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-620722-67466/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 635: %endif # with debug_build warning: extra tokens at the end of %else directive in line 637: %else # with flatpackage warning: extra tokens at the end of %endif directive in line 661: %endif # with flatpackage warning: extra tokens at the end of %endif directive in line 812: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 849: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 884: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 919: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1144: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1147: %endif # with tests warning: extra tokens at the end of %endif directive in line 1593: %endif # with debug_build Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python3.7-3.7.10-1.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-620722-67466/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 635: %endif # with debug_build warning: extra tokens at the end of %else directive in line 637: %else # with flatpackage warning: extra tokens at the end of %endif directive in line 661: %endif # with flatpackage warning: extra tokens at the end of %endif directive in line 812: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 849: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 884: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 919: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1144: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1147: %endif # with tests warning: extra tokens at the end of %endif directive in line 1593: %endif # with debug_build Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qf6AyV + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/pubkeys.txt --signature=/builddir/build/SOURCES/Python-3.7.10.tar.xz.asc --data=/builddir/build/SOURCES/Python-3.7.10.tar.xz gpgv: Signature made Mon Feb 15 21:15:57 2021 EST 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.10 + /usr/bin/xz -dc /builddir/build/SOURCES/Python-3.7.10.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.7.10 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python3.7-3.7.10 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/git am --reject -q + /usr/bin/cat /builddir/build/SOURCES/00102-lib64.patch 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/git am --reject -q + /usr/bin/cat /builddir/build/SOURCES/00111-no-static-lib.patch Checking patch Makefile.pre.in... Applied patch Makefile.pre.in cleanly. + /usr/bin/git am --reject -q + /usr/bin/cat /builddir/build/SOURCES/00155-avoid-ctypes-thunks.patch 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/cat /builddir/build/SOURCES/00189-use-rpm-wheels.patch + /usr/bin/git am --reject -q 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/git am --reject -q + /usr/bin/cat /builddir/build/SOURCES/00251-change-user-install-location.patch 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/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/git am --reject -q + /usr/bin/cat /builddir/build/SOURCES/00328-pyc-timestamp-invalidation-mode.patch 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/00353-architecture-names-upstream-downstream.patch + /usr/bin/git am --reject -q Checking patch Lib/importlib/_bootstrap_external.py... 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 + sed -i configure.ac -e 's/\briscv64-linux-gnu\b/riscv64-linux-gnu/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pJqS6V + umask 022 + cd /builddir/build/BUILD + cd Python-3.7.10 + export HAS_GIT=not-found + HAS_GIT=not-found + autoconf + autoheader ++ pwd + topdir=/builddir/build/BUILD/Python-3.7.10 + export 'CFLAGS= -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 + ConfName=debug + ExtraConfigArgs='--without-ensurepip --with-pydebug' + MoreCFlags=-Og + ConfDir=build/debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.7.10/build/debug ~/build/BUILD/Python-3.7.10 + CFLAGS=' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/configure ++ find /builddir/build/BUILD/Python-3.7.10 -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.10/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.10/config.sub ++ basename /builddir/build/BUILD/Python-3.7.10/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.7.10/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.7.10/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.7.10/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.10/config.guess ++ basename /builddir/build/BUILD/Python-3.7.10/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.7.10/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.7.10/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.10/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... not-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 configure: WARNING: unrecognized options: --disable-dependency-tracking creating Modules/Setup 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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.7.10/Programs/_freeze_importlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.7.10/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.7.10/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.7.10/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.7.10/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.7.10/Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.7.10/Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.7.10/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.7.10/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.7.10/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.7.10/Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.7.10/Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.7.10/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.7.10/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.7.10/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.7.10/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.7.10/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.7.10/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.7.10/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.7.10/Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.7.10/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.7.10/Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.7.10/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.7.10/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.7.10/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.7.10/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.7.10/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.7.10/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.7.10/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.7.10/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.7.10/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.7.10/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.7.10/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.7.10/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.7.10/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.7.10/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.7.10/Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.7.10/Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.7.10/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.7.10/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.7.10/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.7.10/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.7.10/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.7.10/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.7.10/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.7.10/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.7.10/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.7.10/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.7.10/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.7.10/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.7.10/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.7.10/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.7.10/Python/ast_opt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.7.10/Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.7.10/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.7.10/Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.7.10/Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.7.10/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.7.10/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.7.10/Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.7.10/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.7.10/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.7.10/Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.7.10/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.7.10/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.7.10/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.7.10/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.7.10/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.7.10/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.7.10/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.7.10/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.7.10/Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.7.10/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.7.10/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.7.10/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.7.10/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.7.10/Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.7.10/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.7.10/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.7.10/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.7.10/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.7.10/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.7.10/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.7.10/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.7.10/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.7.10/Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.7.10/Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.7.10/Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.7.10/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.7.10/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.7.10/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.7.10/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.7.10/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.7.10/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.7.10/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"dm"' \ -DMULTIARCH=\"riscv64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.7.10/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.7.10/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.7.10/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.7.10/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-37dm-riscv64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.7.10/Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.7.10/Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.7.10/Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.7.10/Python/fileutils.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.7.10/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.7"' \ -DVPATH='"/builddir/build/BUILD/Python-3.7.10"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.7.10/Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.7.10/Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.7.10/Modules/main.c gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_abc.c -o Modules/_abc.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/signalmodule.c -o Modules/signalmodule.o /builddir/build/BUILD/Python-3.7.10/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.7.10/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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /builddir/build/BUILD/Python-3.7.10/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.10/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.7.10/Python/importlib_external.h.new python3 /builddir/build/BUILD/Python-3.7.10/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.10/Python/importlib_external.h /builddir/build/BUILD/Python-3.7.10/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.10/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.7.10/Python/importlib.h.new python3 /builddir/build/BUILD/Python-3.7.10/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.10/Python/importlib.h /builddir/build/BUILD/Python-3.7.10/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.10/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.7.10/Programs/python.c gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.7.10/Modules/_math.c sed -e "s,@EXENAME@,/usr/bin/python3.7dm," < /builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.7.10/Programs/_testembed.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10 creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_struct.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/arraymodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_contextvarsmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cmathmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/mathmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_datetimemodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_randommodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_bisectmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_heapqmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_pickle.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_json.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_testcapimodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_testbuffer.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_testimportmultiple.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_testmultiphase.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_lsprof.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/rotatingtree.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_lsprof.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/unicodedata.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_opcode.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_asynciomodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_queuemodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/fcntlmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/grpmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/spwdmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/selectmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/parsermodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/mmapmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/syslogmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/audioop.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/readline.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_cryptmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_csv.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_posixsubprocess.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/socketmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_ssl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_hashopenssl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/sha256module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/sha512module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/md5module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/sha1module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2b_impl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2s_impl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_blake2/blake2module.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2b_impl.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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.10/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sha3/sha3module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cache.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/connection.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cursor.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/microprotocols.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/row.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/statement.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/util.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_sqlite/cache.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/connection.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cursor.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/microprotocols.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/module.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/prepare_protocol.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/row.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/statement.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_dbmmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_gdbmmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/termios.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/resource.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/nismodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_cursesmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_curses_panel.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/zlibmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/binascii.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_bz2module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_lzmamodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/pyexpat.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_elementtree.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_decimal creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/_decimal.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/context.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/io.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/_decimal.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/basearith.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/constants.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/context.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/convolute.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/crt.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fnt.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/io.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/memory.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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.10/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_multiprocessing/semaphore.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_multiprocessing/multiprocessing.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/ossaudiodev.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_tkinter.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_tkinter.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/tkappinit.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_tkinter.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_uuidmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/_ctypes.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/_ctypes.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callbacks.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/stgdict.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/debug -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/cfield.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_ctypes/_ctypes.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callbacks.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/stgdict.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.10/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.10/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/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.10 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized ~/build/BUILD/Python-3.7.10/build/optimized ~/build/BUILD/Python-3.7.10 + 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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/configure ++ find /builddir/build/BUILD/Python-3.7.10 -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.10/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.10/config.sub ++ basename /builddir/build/BUILD/Python-3.7.10/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.7.10/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.7.10/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.7.10/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.10/config.guess ++ basename /builddir/build/BUILD/Python-3.7.10/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.7.10/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.7.10/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.10/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... not-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.7.10/Programs/_freeze_importlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.7.10/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.7.10/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.7.10/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.7.10/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.7.10/Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.7.10/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.7.10/Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.7.10/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.7.10/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.7.10/Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.7.10/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.7.10/Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.7.10/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.7.10/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.7.10/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.7.10/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.7.10/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.7.10/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.7.10/Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.7.10/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.7.10/Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.7.10/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.7.10/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.7.10/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.7.10/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.7.10/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.7.10/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.7.10/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.7.10/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.7.10/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.7.10/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.7.10/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.7.10/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.7.10/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.7.10/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.7.10/Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.7.10/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.7.10/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.7.10/Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.7.10/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.7.10/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.7.10/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.7.10/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.7.10/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.7.10/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.7.10/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.7.10/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.7.10/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.7.10/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.7.10/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.7.10/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.7.10/Python/ast_opt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.7.10/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.7.10/Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.7.10/Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.7.10/Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.7.10/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.7.10/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.7.10/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.7.10/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.7.10/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.7.10/Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.7.10/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.7.10/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.7.10/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.7.10/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.7.10/Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.7.10/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.7.10/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.7.10/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.7.10/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.7.10/Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.7.10/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.7.10/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.7.10/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.7.10/Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.7.10/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.7.10/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.7.10/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.7.10/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.7.10/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.7.10/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.7.10/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.7.10/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.7.10/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.7.10/Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.7.10/Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.7.10/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.7.10/Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.7.10/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.7.10/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.7.10/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.7.10/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.7.10/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"riscv64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.7.10/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.7.10/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.7.10/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.7.10/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.7.10/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-37m-riscv64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.7.10/Python/dynload_shlib.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.7.10/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.7.10/Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.7.10/Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.7"' \ -DVPATH='"/builddir/build/BUILD/Python-3.7.10"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.7.10/Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.7.10/Python/dtoa.c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.7.10/Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.7.10/Modules/main.c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_abc.c -o Modules/_abc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/signalmodule.c -o Modules/signalmodule.o /builddir/build/BUILD/Python-3.7.10/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.7.10/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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.10/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.10/Modules/_io -c /builddir/build/BUILD/Python-3.7.10/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.10/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /builddir/build/BUILD/Python-3.7.10/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.10/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.7.10/Python/importlib_external.h.new python3 /builddir/build/BUILD/Python-3.7.10/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.10/Python/importlib_external.h /builddir/build/BUILD/Python-3.7.10/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.10/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.7.10/Python/importlib.h.new python3 /builddir/build/BUILD/Python-3.7.10/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.10/Python/importlib.h /builddir/build/BUILD/Python-3.7.10/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.10/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.7.10/Modules/_math.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.7.10/Programs/python.c sed -e "s,@EXENAME@,/usr/bin/python3.7m," < /builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.7.10/Programs/_testembed.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.7.10/Python/frozen.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.10/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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10 creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_struct.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/arraymodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_contextvarsmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cmathmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/mathmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_datetimemodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_randommodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_bisectmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_heapqmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_pickle.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_json.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_testcapimodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_testbuffer.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_testimportmultiple.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_testmultiphase.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_lsprof.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/rotatingtree.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_lsprof.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/unicodedata.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_opcode.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_asynciomodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_queuemodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/fcntlmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/grpmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/spwdmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/selectmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/parsermodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/mmapmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/syslogmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/audioop.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/readline.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_cryptmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_csv.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_posixsubprocess.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/socketmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_ssl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_hashopenssl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/sha256module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/sha512module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/md5module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/sha1module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2b_impl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2s_impl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_blake2/blake2module.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_blake2/blake2b_impl.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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.10/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sha3/sha3module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cache.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/connection.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cursor.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/microprotocols.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/row.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/statement.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/util.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_sqlite/cache.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/connection.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/cursor.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/microprotocols.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/module.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/prepare_protocol.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/row.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_sqlite/statement.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_dbmmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_gdbmmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/termios.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/resource.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/nismodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_cursesmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_curses_panel.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/zlibmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/binascii.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_bz2module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_lzmamodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/pyexpat.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_elementtree.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Modules/_decimal creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/_decimal.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/context.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/io.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_decimal/_decimal.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/basearith.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/constants.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/context.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/convolute.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/crt.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fnt.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/io.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/memory.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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.10/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_multiprocessing/semaphore.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_multiprocessing/multiprocessing.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/ossaudiodev.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_tkinter.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_tkinter.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/tkappinit.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_tkinter.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_uuidmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/xxlimited.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/_ctypes.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/_ctypes.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callbacks.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/stgdict.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-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.10/Include -I/builddir/build/BUILD/Python-3.7.10/build/optimized -c /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/cfield.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/Modules/_ctypes/_ctypes.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callbacks.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/stgdict.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.10/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.10/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/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.10 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized In file included from /usr/include/stdlib.h:568, from /builddir/build/BUILD/Python-3.7.10/Include/Python.h:34, from /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.c:57: /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.c: In function ‘_ctypes_callproc’: /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.c:1172:25: warning: ‘alloca’ bound is unknown [-Walloca-larger-than=] 1172 | void *tmp = alloca(size); | ^~~~~~ /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.c: In function ‘_ctypes_callproc’: /builddir/build/BUILD/Python-3.7.10/Modules/_ctypes/callproc.c:1172:25: warning: ‘alloca’ bound is unknown [-Walloca-larger-than=] 1172 | 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.iDWltW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 + cd Python-3.7.10 ++ pwd + topdir=/builddir/build/BUILD/Python-3.7.10 + DirHoldingGdbPy=/usr/lib/debug//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10/build/debug ~/build/BUILD/Python-3.7.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7dm; \ else \ /usr/bin/install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7dm; \ fi if test "3.7" != "3.7dm"; then \ if test -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7 -o -h /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7; \ fi; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin; \ else \ /usr/bin/install -p -m 555 libpython3.7dm.so /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/binpython3.7-32; \ lipo \ -output /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7-32 \ /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/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.10/Lib/__future__.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/__phello__.foo.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_bootlocale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_collections_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_compat_pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_compression.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_dummy_thread.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_markupbase.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_osx_support.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_py_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_pydecimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_pyio.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_sitebuiltins.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_strptime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_threading_local.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_weakrefset.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/aifc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/antigravity.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/argparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ast.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asynchat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncore.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/base64.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/bdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/binhex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/bisect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/bz2.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/cProfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/calendar.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/cgi.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/cgitb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/chunk.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/cmd.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/code.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/codecs.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/codeop.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/colorsys.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/compileall.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/configparser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/contextlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/contextvars.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/copy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/copyreg.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/crypt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/csv.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dataclasses.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/datetime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/decimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/difflib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dis.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/doctest.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dummy_threading.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/enum.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/filecmp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/fileinput.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/fnmatch.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/formatter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/fractions.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ftplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/functools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/genericpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/getopt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/getpass.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/gettext.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/glob.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/gzip.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/hashlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/heapq.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/hmac.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/imaplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/imghdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/imp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/inspect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/io.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ipaddress.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/keyword.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/linecache.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/locale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lzma.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/macpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/mailbox.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/mailcap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/mimetypes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/modulefinder.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/netrc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/nntplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ntpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/nturl2path.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/numbers.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/opcode.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/operator.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/optparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/os.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pathlib.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/pdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pickletools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pipes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pkgutil.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/platform.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/plistlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/poplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/posixpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pprint.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/profile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pstats.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/py_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pyclbr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pydoc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/queue.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/quopri.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/random.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/re.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/reprlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/rlcompleter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/runpy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sched.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/secrets.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/selectors.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/shelve.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/shlex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/shutil.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/signal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/site.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/smtpd.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/smtplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sndhdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/socket.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/socketserver.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sre_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sre_constants.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sre_parse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ssl.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/stat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/statistics.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/string.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/stringprep.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/struct.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/subprocess.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sunau.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/symbol.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/symtable.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sysconfig.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/tabnanny.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/tarfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/telnetlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tempfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/textwrap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/this.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/threading.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/timeit.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/token.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tokenize.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/trace.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/traceback.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tracemalloc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/types.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/typing.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/uu.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/uuid.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/warnings.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wave.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/weakref.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/webbrowser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xdrlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/zipapp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/zipfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/__init__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/__main__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/colorchooser.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/commondialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/constants.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/dialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/dnd.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/filedialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/font.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/messagebox.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/scrolledtext.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/simpledialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/tix.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/ttk.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/README /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/__init__.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/runtktests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/support.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/site-packages/README.txt /usr/lib64/python3.7/site-packages /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/__init__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/__main__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/allsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ann_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ann_module2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ann_module3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiotest.au /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiotests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/autotest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_coding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_coding2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_getattr2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_getattr3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badkey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_3131.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future10.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future6.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future7.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future8.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future9.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/bisect_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bytecode_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cfgparser.1 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cfgparser.2 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cfgparser.3 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/clinic.test /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cmath_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/coding20731.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/curses_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_1_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_2_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_textanno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/datetimetester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dis_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/doctest_aliases.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/double_const.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/empty.vbs /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/exception_hierarchy.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ffdh3072.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/final_a.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/final_b.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/floating_points.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/fork_wait.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/future_test1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/future_test2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/gdb_sample.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/good_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/idnsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ieee754.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imp_dummy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/inspect_fodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/inspect_fodder2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert2.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert3.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert4.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycertecc.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/list_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/lock_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mailcap.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/make_ssl_certs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mapping_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/math_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/memory_watchdog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mime.types /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mock_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mod_generics_cache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mp_fork_bomb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mp_preload.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/multibytecodec_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/nokia.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/nullbytecert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/nullcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/outstanding_bugs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pickletester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/profilee.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pstats.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pycacert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pycakey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pyclbr_input.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pydoc_mod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pydocfodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pythoninfo.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/randv2_32.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/randv2_64.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/randv3.pck /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/re_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/recursion.tar /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/relimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/reperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/revocation.crl /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sample_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/secp384r1.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/seq_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sgml_input.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/signalinterproctester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sortperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_cert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_key.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_servers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/string_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/talos-2019-0758.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test___all__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test___future__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test__locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test__opcode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test__osx_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_abc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_abstract_numbers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_aifc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_argparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_array.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asdl_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ast.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asyncgen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asynchat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asyncore.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_atexit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_audioop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_augassign.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_base64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_baseexception.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bigaddrspace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bigmem.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_binascii.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_binhex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_binop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bisect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bool.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_buffer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bufio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_builtin.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bytes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bz2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_calendar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_call.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_capi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cgi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cgitb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_charmapcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_class.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_clinic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmd_line.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmd_line_script.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_code.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_code_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codeccallbacks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codeop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_collections.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_colorsys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_compare.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_compileall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_complex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_configparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_contains.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_context.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_contextlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_contextlib_async.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_copy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_copyreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_coroutines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_crashers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_crypt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_csv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ctypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_curses.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dataclasses.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_datetime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm_dumb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm_gnu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_decimal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_decorators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_defaultdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_deque.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_descr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_descrtut.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_devpoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dict_version.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dictcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dictviews.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_difflib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_difflib_expect.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_distutils.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest2.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest3.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest4.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_docxmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dtrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dummy_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dummy_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dynamic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_embed.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ensurepip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_enum.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_enumerate.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_eof.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_epoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_errno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_exception_variations.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_exceptions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_extcall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_faulthandler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fcntl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_file_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_filecmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fileinput.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fileio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_finalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_float.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_flufl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fnmatch.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fork1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_format.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fractions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_frame.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_frozen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ftplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_funcattrs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_functools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_generator_stop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_generators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_genericclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_genericpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_genexps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_getargs2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_getopt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_getpass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gettext.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_glob.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_global.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_grammar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_grp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gzip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_hash.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_heapq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_hmac.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_html.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_htmlparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_http_cookiejar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_http_cookies.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_httplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_httpservers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_idle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_imaplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_imghdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_imp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_index.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_inspect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_int.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_int_literal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_io.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ioctl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ipaddress.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_isinstance.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_iter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_iterlen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_itertools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_keyword.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_kqueue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_largefile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_lib2to3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_linecache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_list.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_listcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_logging.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_long.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_longexp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_lzma.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_macpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mailbox.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mailcap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_marshal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_math.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_memoryio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_memoryview.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_metaclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mimetypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_minidom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mmap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_modulefinder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_msilib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multibytecodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_netrc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_nis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_nntplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_normalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ntpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_numeric_tower.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_opcodes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_openpty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_operator.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_optparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ordered_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_os.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ossaudiodev.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_osx_env.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pathlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_peepholer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pickle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pickletools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pipes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pkg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pkgimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pkgutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_platform.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_plistlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_poll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_popen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_poplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_posix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_posixpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pow.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pprint.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_print.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_profile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_property.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pstats.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pulldom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_py_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pyclbr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pydoc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pyexpat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_queue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_quopri.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_raise.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_random.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_range.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_re.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_readline.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_repl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_reprlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_resource.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_richcmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_rlcompleter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_robotparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_runpy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sched.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_scope.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_script_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_secrets.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_select.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_selectors.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_set.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_setcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_shelve.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_shlex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_shutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_signal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_site.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_slice.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_smtpd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_smtplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_smtpnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sndhdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_socketserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sort.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_source_encoding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_spwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sqlite.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ssl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_startfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_stat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_statistics.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_strftime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_string.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_string_literals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_stringprep.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_strptime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_strtod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_struct.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_structmembers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_structseq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_subclassinit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_subprocess.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sunau.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sundry.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_super.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_symbol.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_symtable.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_syntax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sys_setprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sys_settrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sysconfig.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_syslog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tarfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tcl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_telnetlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_textwrap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threaded_import.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threadedtempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threading_local.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threadsignals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_time.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_timeit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_timeout.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tokenize.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_trace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_traceback.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tracemalloc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ttk_guionly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ttk_textonly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tuple.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_turtle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_typechecks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_types.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_typing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ucn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unary.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicodedata.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unittest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_univnewlines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unpack.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unpack_ex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib2net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib_response.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllibnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urlparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_userdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_userlist.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_userstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_utf8_mode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_utf8source.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_uu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_uuid.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_venv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wait3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wait4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wave.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_weakref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_weakset.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_webbrowser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_winconsoleio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_winreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_winsound.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_with.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wsgiref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xdrlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xml_etree.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xml_etree_c.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xxtestfuzz.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_yield_from.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipapp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipfile64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipimport_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/testcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/testtar.tar /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/tf_inherit_check.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/threaded_import_hangers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/time_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/test/tokenize_tests.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/win_console_handler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/zip_cp437_header.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/zipdir.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/b1930218.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/ceff1710.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/data/README /usr/lib64/python3.7/test/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltestdata/test.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/dtracedata/gc.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/instance.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/line.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/line.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.7/test/eintrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.exr /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.gif /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.png /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.ras /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.webp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/__init__.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/refleak.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/save_env.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/setup.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/win_utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/README /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/support/script_helper.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/support/testresult.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/importlib/__init__.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/_bootstrap.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/abc.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/machinery.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/resources.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/util.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/asyncio/__init__.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/constants.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/coroutines.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/format_helpers.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/locks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/log.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/proactor_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/protocols.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/queues.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/runners.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/selector_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/sslproto.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/streams.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/transports.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/unix_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/windows_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/windows_utils.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/collections/__init__.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/collections/abc.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/__init__.py /usr/lib64/python3.7/concurrent /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/__init__.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/_base.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/thread.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/__init__.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/aliases.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/ascii.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/base64_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/big5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/big5hkscs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/bz2_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/charmap.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp037.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1006.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1026.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1125.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1140.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1250.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1251.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1252.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1253.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1254.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1255.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1256.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1257.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1258.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp273.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp424.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp437.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp500.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp65001.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp720.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp737.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp775.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp850.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp852.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp855.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp856.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp857.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp858.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp860.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp861.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp862.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp863.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp864.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp865.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp866.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp869.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp874.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp875.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp932.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp949.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp950.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/gb18030.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/gb2312.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/gbk.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/hex_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/hp_roman8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/hz.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/idna.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_10.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_11.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_14.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_15.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_4.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_6.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_9.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/johab.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/koi8_r.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/koi8_t.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/koi8_u.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/kz1048.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/latin_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_arabic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_centeuro.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_croatian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_farsi.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_greek.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_iceland.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_latin2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_roman.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_romanian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_turkish.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mbcs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/oem.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/palmos.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/ptcp154.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/punycode.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/quopri_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/encodings/rot_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/shift_jis.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/tis_620.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/undefined.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/unicode_internal.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_16_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_16_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_32.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_32_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_32_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_8_sig.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/uu_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/zlib_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/__init__.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_encoded_words.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_header_value_parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_parseaddr.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_policybase.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/architecture.rst /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/base64mime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/charset.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/contentmanager.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/encoders.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/errors.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/feedparser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/generator.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/header.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/headerregistry.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/iterators.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/message.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/policy.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/quoprimime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/utils.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/__init__.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/application.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/audio.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/base.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/image.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/message.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/multipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/nonmultipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/text.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/ensurepip/__init__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ensurepip/__main__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ensurepip/_uninstall.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/html/__init__.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/html/entities.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/html/parser.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/__init__.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/decoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/encoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/scanner.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/tool.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/http/__init__.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/client.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/cookiejar.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/cookies.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/server.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/__init__.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/dumb.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/gnu.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/ndbm.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xmlrpc/__init__.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xmlrpc/client.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xmlrpc/server.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/__init__.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/dbapi2.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/dump.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/__init__.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/backup.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/dump.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/factory.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/hooks.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/regression.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/transactions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/types.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/logging/__init__.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/logging/config.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/logging/handlers.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/__init__.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/handlers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/headers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/simple_server.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/util.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/validate.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/__init__.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/error.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/parse.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/request.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/response.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/robotparser.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/Grammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/__init__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/__main__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/btm_utils.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixer_base.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixer_util.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/main.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/patcomp.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pygram.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pytree.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/refactor.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/support.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/data/README /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/ctypes/__init__.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/_aix.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/_endian.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/util.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/wintypes.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/__init__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/__main__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_anon.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_cast.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_errno.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_find.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_functions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_init.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_internals.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_libc.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_loading.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_objects.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_repr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_strings.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_structures.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_values.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_win32.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/framework.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/CREDITS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/ChangeLog /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/HISTORY.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/NEWS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/README.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/TODO.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/__init__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/__main__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/autocomplete.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/autoexpand.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/browser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/calltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/calltip_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/codecontext.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/colorizer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-extensions.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-highlight.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-keys.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-main.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config_key.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/configdialog.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugger.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugger_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugobj.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugobj_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/delegator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/dynoption.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/editor.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/extend.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/filelist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/format.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/grep.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/help.html /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/help.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/help_about.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/history.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/hyperparser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/idle.bat /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/idle.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/idle.pyw /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/iomenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/macosx.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/mainmenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/multicall.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/outwin.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/parenmatch.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/pathbrowser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/percolator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/pyparse.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/pyshell.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/query.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/redirector.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/replace.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/rpc.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/run.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/runscript.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/scrolledlist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/search.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/searchbase.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/searchengine.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/sidebar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/squeezer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/stackviewer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/statusbar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/textview.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/tooltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/tree.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/undo.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/window.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/zoomheight.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/zzdummy.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/README.txt /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_256.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/python.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/distutils/README /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/__init__.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/_msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/archive_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/bcppcompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/ccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/cmd.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/config.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/core.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/debug.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/dep_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/dir_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/dist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/errors.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/extension.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/fancy_getopt.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/file_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/filelist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/log.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/msvc9compiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/spawn.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/sysconfig.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/text_file.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/unixccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/version.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/versionpredicate.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/__init__.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_clib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_ext.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_py.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/check.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/clean.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/command_template /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/config.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install_data.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/command/install_headers.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install_lib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/register.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/sdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/upload.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/Setup.sample /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/__init__.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/includetest.rst /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/support.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/distutils/tests/test_build.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/distutils/tests/test_check.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_clean.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_config.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_core.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/distutils/tests/test_dist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_extension.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_install.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/distutils/tests/test_log.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_register.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_upload.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_version.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/__init__.py /usr/lib64/python3.7/xml /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/__init__.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/domreg.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/minicompat.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/minidom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/pulldom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/ElementPath.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/ElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/__init__.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/cElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/parsers/__init__.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/parsers/expat.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/__init__.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/_exceptions.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/expatreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/handler.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/saxutils.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/xmlreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/turtledemo/__init__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/__main__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/bytedesign.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/chaos.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/clock.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/colormixer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/forest.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/nim.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/paint.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/peace.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/penrose.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/rosette.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/round_dance.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/tree.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/turtle.cfg /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/two_canvases.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/yinyang.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/__init__.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/context.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/heap.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/pool.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/reduction.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/spawn.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/synchronize.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/util.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/__init__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/__main__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/loader.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/main.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/mock.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/result.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/signals.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/util.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/__init__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/__main__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/dummy.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/support.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_assertions.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_break.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_case.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_discovery.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_loader.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_program.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_result.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_runner.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_setups.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_skipping.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_suite.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/venv/__init__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/venv/__main__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/venv/scripts/common/activate /usr/lib64/python3.7/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/curses/__init__.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/ascii.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/has_key.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/panel.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/textpad.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pydoc_data/__init__.py /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10-1.fc33.riscv64/usr/lib64/python3.7; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/LICENSE /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests; then \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar3.7.10.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar3.7.10.final.0.pickle Creating directory /usr/include Creating directory /usr/include/python3.7dm Creating directory /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/Python-ast.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/Python.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/abstract.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/accu.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/asdl.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/ast.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bitset.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bltinmodule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/boolobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bytearrayobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bytes_methods.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bytesobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/cellobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/ceval.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/classobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/code.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/codecs.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/compile.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/complexobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/context.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/datetime.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/descrobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/dictobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/dtoa.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/dynamic_annotations.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/enumobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/errcode.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/eval.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/fileobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/fileutils.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/floatobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/frameobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/funcobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/genobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/graminit.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/grammar.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/import.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/intrcheck.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/iterobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/listobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/longintrepr.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/longobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/marshal.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/memoryobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/metagrammar.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/methodobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/modsupport.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/moduleobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/namespaceobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/node.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/object.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/objimpl.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/odictobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/opcode.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/osdefs.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/osmodule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/parsetok.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/patchlevel.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pgen.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pgenheaders.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/py_curses.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyarena.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyatomic.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pycapsule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyctype.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pydebug.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pydtrace.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyerrors.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyexpat.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyfpe.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyhash.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pylifecycle.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymacconfig.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymacro.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymath.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymem.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyport.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystate.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystrcmp.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystrhex.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystrtod.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pythonrun.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pythread.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pytime.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/rangeobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/setobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/sliceobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/structmember.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/structseq.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/symtable.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/sysmodule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/token.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/traceback.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/tupleobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/typeslots.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/ucnhash.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/unicodeobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/warnings.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/weakrefobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/ceval.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/condvar.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/context.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/gil.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/hamt.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/hash.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/import.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/mem.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/pygetopt.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/pystate.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/warnings.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10/Modules/config.c.in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/pkgconfig/python-3.7.pc /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Modules/makesetup /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/makesetup /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/install-sh /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7dm-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug ./python -E /builddir/build/BUILD/Python-3.7.10/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.10-1.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.10/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload creating /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin copying build/scripts-3.7/2to3-3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin copying build/scripts-3.7/pydoc3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin copying build/scripts-3.7/idle3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pyvenv-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/2to3-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pydoc3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/idle3.7 to 755 rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sysconfigdata_dm_linux_riscv64-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10/Misc/python.man \ /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man/man1/python3.7.1 if test ! -d /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7-config; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s python3.7dm-config python3.7-config); \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig/python-3.7dm.pc; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s python3.7-config python3-config) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig; ln -s python-3.7.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s idle3.7 idle3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s pydoc3.7 pydoc3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s 2to3-3.7 2to3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s pyvenv-3.7 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s python3.7-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10/build/debug ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/ ; \ fi + popd ~/build/BUILD/Python-3.7.10 + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7dm-config /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7dm-config + mv /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7dm/pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.10-1.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 + InstallPython optimized libpython3.7m.so.1.0 '' 3.7m STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + 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.10/build/optimized ~/build/BUILD/Python-3.7.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7m; \ else \ /usr/bin/install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7m; \ fi if test "3.7" != "3.7m"; then \ if test -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7 -o -h /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7; \ fi; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin; \ else \ /usr/bin/install -p -m 555 libpython3.7m.so /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/binpython3.7-32; \ lipo \ -output /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7-32 \ /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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.10/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/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.10/Lib/__future__.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/__phello__.foo.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_bootlocale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_collections_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_compat_pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_compression.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_dummy_thread.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_markupbase.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_osx_support.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_py_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_pydecimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_pyio.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_sitebuiltins.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_strptime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_threading_local.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/_weakrefset.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/aifc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/antigravity.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/argparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ast.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asynchat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncore.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/base64.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/bdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/binhex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/bisect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/bz2.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/cProfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/calendar.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/cgi.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/cgitb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/chunk.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/cmd.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/code.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/codecs.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/codeop.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/colorsys.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/compileall.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/configparser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/contextlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/contextvars.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/copy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/copyreg.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/crypt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/csv.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dataclasses.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/datetime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/decimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/difflib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dis.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/doctest.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dummy_threading.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/enum.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/filecmp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/fileinput.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/fnmatch.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/formatter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/fractions.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ftplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/functools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/genericpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/getopt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/getpass.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/gettext.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/glob.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/gzip.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/hashlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/heapq.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/hmac.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/imaplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/imghdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/imp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/inspect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/io.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ipaddress.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/keyword.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/linecache.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/locale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lzma.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/macpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/mailbox.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/mailcap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/mimetypes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/modulefinder.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/netrc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/nntplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ntpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/nturl2path.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/numbers.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/opcode.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/operator.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/optparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/os.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pathlib.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/pdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pickletools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pipes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pkgutil.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/platform.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/plistlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/poplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/posixpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pprint.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/profile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pstats.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/py_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pyclbr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pydoc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/queue.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/quopri.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/random.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/re.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/reprlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/rlcompleter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/runpy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sched.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/secrets.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/selectors.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/shelve.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/shlex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/shutil.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/signal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/site.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/smtpd.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/smtplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sndhdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/socket.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/socketserver.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sre_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sre_constants.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sre_parse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ssl.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/stat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/statistics.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/string.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/stringprep.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/struct.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/subprocess.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sunau.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/symbol.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/symtable.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sysconfig.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/tabnanny.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/tarfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/telnetlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tempfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/textwrap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/this.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/threading.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/timeit.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/token.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tokenize.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/trace.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/traceback.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tracemalloc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/types.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/typing.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/uu.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/uuid.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/warnings.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wave.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/weakref.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/webbrowser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xdrlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/zipapp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/zipfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/__init__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/__main__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/colorchooser.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/commondialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/constants.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/dialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/dnd.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/filedialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/font.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/messagebox.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/scrolledtext.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/simpledialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/tix.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/ttk.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/README /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/__init__.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/runtktests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/support.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/site-packages/README.txt /usr/lib64/python3.7/site-packages /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/__init__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/__main__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/allsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ann_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ann_module2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ann_module3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiotest.au /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiotests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/autotest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_coding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_coding2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_getattr2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bad_getattr3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badkey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_3131.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future10.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future6.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future7.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future8.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_future9.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/bisect_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/bytecode_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cfgparser.1 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cfgparser.2 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cfgparser.3 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/clinic.test /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cmath_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/coding20731.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/curses_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_1_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_module_2_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dataclass_textanno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/datetimetester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dis_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/doctest_aliases.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/double_const.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/empty.vbs /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/exception_hierarchy.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ffdh3072.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/final_a.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/final_b.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/floating_points.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/fork_wait.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/future_test1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/future_test2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/gdb_sample.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/good_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/idnsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ieee754.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imp_dummy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/inspect_fodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/inspect_fodder2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert2.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert3.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycert4.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/keycertecc.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/list_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/lock_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mailcap.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/make_ssl_certs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mapping_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/math_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/memory_watchdog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mime.types /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mock_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mod_generics_cache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mp_fork_bomb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/mp_preload.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/multibytecodec_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/nokia.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/nullbytecert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/nullcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/outstanding_bugs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pickletester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/profilee.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pstats.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pycacert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pycakey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pyclbr_input.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pydoc_mod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pydocfodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/pythoninfo.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/randv2_32.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/randv2_64.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/randv3.pck /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/re_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/recursion.tar /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/relimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/reperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/revocation.crl /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sample_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/secp384r1.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/seq_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sgml_input.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/signalinterproctester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sortperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_cert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_key.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssl_servers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/ssltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/string_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/talos-2019-0758.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test___all__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test___future__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test__locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test__opcode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test__osx_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_abc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_abstract_numbers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_aifc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_argparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_array.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asdl_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ast.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asyncgen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asynchat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_asyncore.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_atexit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_audioop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_augassign.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_base64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_baseexception.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bigaddrspace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bigmem.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_binascii.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_binhex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_binop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bisect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bool.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_buffer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bufio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_builtin.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bytes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_bz2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_calendar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_call.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_capi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cgi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cgitb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_charmapcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_class.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_clinic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmd_line.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cmd_line_script.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_code.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_code_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codeccallbacks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codecs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_codeop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_collections.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_colorsys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_compare.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_compileall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_complex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_configparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_contains.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_context.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_contextlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_contextlib_async.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_copy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_copyreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_coroutines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_cprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_crashers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_crypt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_csv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ctypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_curses.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dataclasses.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_datetime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm_dumb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm_gnu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_decimal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_decorators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_defaultdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_deque.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_descr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_descrtut.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_devpoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dict_version.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dictcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dictviews.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_difflib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_difflib_expect.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_distutils.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest2.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest3.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_doctest4.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_docxmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dtrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dummy_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dummy_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dynamic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_embed.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ensurepip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_enum.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_enumerate.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_eof.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_epoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_errno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_exception_variations.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_exceptions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_extcall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_faulthandler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fcntl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_file_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_filecmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fileinput.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fileio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_finalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_float.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_flufl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fnmatch.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fork1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_format.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fractions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_frame.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_frozen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_fstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ftplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_funcattrs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_functools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_generator_stop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_generators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_genericclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_genericpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_genexps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_getargs2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_getopt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_getpass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gettext.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_glob.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_global.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_grammar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_grp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_gzip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_hash.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_heapq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_hmac.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_html.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_htmlparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_http_cookiejar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_http_cookies.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_httplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_httpservers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_idle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_imaplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_imghdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_imp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_index.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_inspect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_int.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_int_literal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_io.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ioctl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ipaddress.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_isinstance.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_iter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_iterlen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_itertools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_keyword.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_kqueue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_largefile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_lib2to3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_linecache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_list.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_listcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_logging.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_long.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_longexp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_lzma.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_macpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mailbox.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mailcap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_marshal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_math.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_memoryio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_memoryview.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_metaclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mimetypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_minidom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_mmap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_modulefinder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_msilib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multibytecodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_netrc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_nis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_nntplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_normalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ntpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_numeric_tower.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_opcodes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_openpty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_operator.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_optparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ordered_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_os.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ossaudiodev.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_osx_env.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pathlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_peepholer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pickle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pickletools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pipes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pkg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pkgimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pkgutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_platform.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_plistlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_poll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_popen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_poplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_posix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_posixpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pow.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pprint.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_print.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_profile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_property.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pstats.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pulldom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_py_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pyclbr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pydoc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_pyexpat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_queue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_quopri.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_raise.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_random.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_range.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_re.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_readline.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_repl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_reprlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_resource.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_richcmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_rlcompleter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_robotparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_runpy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sched.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_scope.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_script_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_secrets.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_select.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_selectors.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_set.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_setcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_shelve.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_shlex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_shutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_signal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_site.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_slice.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_smtpd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_smtplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_smtpnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sndhdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_socketserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sort.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_source_encoding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_spwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sqlite.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ssl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_startfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_stat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_statistics.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_strftime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_string.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_string_literals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_stringprep.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_strptime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_strtod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_struct.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_structmembers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_structseq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_subclassinit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_subprocess.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sunau.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sundry.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_super.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_symbol.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_symtable.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_syntax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sys_setprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sys_settrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_sysconfig.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_syslog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tarfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tcl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_telnetlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_textwrap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threaded_import.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threadedtempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threading_local.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_threadsignals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_time.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_timeit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_timeout.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tokenize.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_trace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_traceback.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tracemalloc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ttk_guionly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ttk_textonly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_tuple.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_turtle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_typechecks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_types.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_typing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_ucn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unary.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unicodedata.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unittest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_univnewlines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unpack.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_unpack_ex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib2net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllib_response.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urllibnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_urlparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_userdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_userlist.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_userstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_utf8_mode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_utf8source.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_uu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_uuid.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_venv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wait3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wait4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wave.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_weakref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_weakset.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_webbrowser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_winconsoleio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_winreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_winsound.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_with.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_wsgiref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xdrlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xml_etree.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xml_etree_c.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_xxtestfuzz.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_yield_from.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipapp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipfile64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zipimport_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/test_zlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/testcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/testtar.tar /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/tf_inherit_check.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/threaded_import_hangers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/time_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/test/tokenize_tests.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/win_console_handler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/zip_cp437_header.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/zipdir.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/b1930218.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/capath/ceff1710.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/data/README /usr/lib64/python3.7/test/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltestdata/test.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/dtracedata/gc.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/instance.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/line.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/dtracedata/line.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.7/test/eintrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.exr /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.gif /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.png /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.ras /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.webp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/__init__.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/refleak.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/save_env.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/setup.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/win_utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/README /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/support/script_helper.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/support/testresult.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/importlib/__init__.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/_bootstrap.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/abc.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/machinery.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/resources.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/importlib/util.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/asyncio/__init__.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/base_tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/constants.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/coroutines.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/format_helpers.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/locks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/log.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/proactor_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/protocols.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/queues.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/runners.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/selector_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/sslproto.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/streams.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/transports.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/unix_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/windows_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/asyncio/windows_utils.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/collections/__init__.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/collections/abc.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/__init__.py /usr/lib64/python3.7/concurrent /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/__init__.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/_base.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/thread.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/__init__.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/aliases.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/ascii.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/base64_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/big5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/big5hkscs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/bz2_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/charmap.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp037.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1006.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1026.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1125.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1140.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1250.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1251.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1252.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1253.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1254.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1255.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1256.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1257.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp1258.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp273.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp424.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp437.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp500.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp65001.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp720.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp737.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp775.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp850.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp852.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp855.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp856.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp857.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp858.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp860.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp861.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp862.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp863.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp864.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp865.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp866.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp869.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp874.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp875.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp932.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp949.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/cp950.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/euc_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/gb18030.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/gb2312.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/gbk.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/hex_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/hp_roman8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/hz.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/idna.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso2022_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_10.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_11.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_14.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_15.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_4.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_6.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/iso8859_9.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/johab.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/koi8_r.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/koi8_t.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/koi8_u.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/kz1048.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/latin_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_arabic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_centeuro.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_croatian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_farsi.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_greek.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_iceland.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_latin2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_roman.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_romanian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mac_turkish.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/mbcs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/oem.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/palmos.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/ptcp154.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/punycode.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/quopri_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/encodings/rot_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/shift_jis.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/tis_620.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/undefined.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/unicode_internal.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_16_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_16_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_32.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_32_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_32_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/utf_8_sig.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/uu_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/encodings/zlib_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/__init__.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_encoded_words.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_header_value_parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_parseaddr.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/_policybase.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/architecture.rst /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/base64mime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/charset.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/contentmanager.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/encoders.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/errors.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/feedparser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/generator.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/header.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/headerregistry.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/iterators.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/message.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/policy.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/quoprimime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/utils.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/__init__.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/application.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/audio.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/base.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/image.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/message.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/multipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/nonmultipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/email/mime/text.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/ensurepip/__init__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ensurepip/__main__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ensurepip/_uninstall.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/html/__init__.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/html/entities.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/html/parser.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/__init__.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/decoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/encoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/scanner.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/json/tool.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/http/__init__.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/client.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/cookiejar.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/cookies.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/http/server.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/__init__.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/dumb.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/gnu.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/dbm/ndbm.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xmlrpc/__init__.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xmlrpc/client.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xmlrpc/server.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/__init__.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/dbapi2.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/dump.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/__init__.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/backup.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/dump.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/factory.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/hooks.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/regression.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/transactions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/types.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/logging/__init__.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/logging/config.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/logging/handlers.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/__init__.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/handlers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/headers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/simple_server.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/util.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/wsgiref/validate.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/__init__.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/error.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/parse.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/request.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/response.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/urllib/robotparser.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/Grammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/__init__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/__main__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/btm_utils.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixer_base.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixer_util.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/main.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/patcomp.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pygram.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pytree.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/refactor.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/support.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/data/README /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/ctypes/__init__.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/_aix.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/_endian.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/util.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/wintypes.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/__init__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/__main__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_anon.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_cast.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_errno.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_find.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_functions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_init.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_internals.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_libc.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_loading.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_objects.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_repr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_strings.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_structures.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_values.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/ctypes/test/test_win32.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/ctypes/macholib/framework.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/CREDITS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/ChangeLog /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/HISTORY.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/NEWS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/README.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/TODO.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/__init__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/__main__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/autocomplete.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/autoexpand.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/browser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/calltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/calltip_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/codecontext.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/colorizer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-extensions.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-highlight.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-keys.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config-main.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/config_key.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/configdialog.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugger.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugger_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugobj.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/debugobj_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/delegator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/dynoption.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/editor.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/extend.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/filelist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/format.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/grep.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/help.html /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/help.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/help_about.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/history.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/hyperparser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/idle.bat /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/idle.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/idle.pyw /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/iomenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/macosx.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/mainmenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/multicall.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/outwin.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/parenmatch.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/pathbrowser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/percolator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/pyparse.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/pyshell.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/query.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/redirector.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/replace.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/rpc.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/run.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/runscript.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/scrolledlist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/search.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/searchbase.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/searchengine.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/sidebar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/squeezer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/stackviewer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/statusbar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/textview.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/tooltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/tree.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/undo.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/window.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/zoomheight.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/zzdummy.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/README.txt /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_256.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/python.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/distutils/README /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/__init__.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/_msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/archive_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/bcppcompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/ccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/cmd.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/config.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/core.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/debug.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/dep_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/dir_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/dist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/errors.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/extension.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/fancy_getopt.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/file_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/filelist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/log.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/msvc9compiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/spawn.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/sysconfig.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/text_file.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/unixccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/version.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/versionpredicate.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/__init__.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_clib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_ext.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_py.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/build_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/check.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/clean.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/command_template /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/config.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install_data.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/command/install_headers.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install_lib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/install_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/register.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/sdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/command/upload.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/Setup.sample /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/__init__.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/includetest.rst /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/support.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/distutils/tests/test_build.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/distutils/tests/test_check.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_clean.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_config.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_core.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/distutils/tests/test_dist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_extension.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_install.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/Lib/distutils/tests/test_log.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_register.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_upload.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_version.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/__init__.py /usr/lib64/python3.7/xml /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/__init__.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/domreg.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/minicompat.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/minidom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/pulldom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/ElementPath.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/ElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/__init__.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/etree/cElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/parsers/__init__.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/parsers/expat.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/__init__.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/_exceptions.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/expatreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/handler.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/saxutils.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/xml/sax/xmlreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/turtledemo/__init__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/__main__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/bytedesign.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/chaos.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/clock.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/colormixer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/forest.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/nim.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/paint.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/peace.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/penrose.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/rosette.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/round_dance.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/tree.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/turtle.cfg /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/two_canvases.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Lib/turtledemo/yinyang.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/__init__.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/context.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/heap.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/pool.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/reduction.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/spawn.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/synchronize.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/util.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/__init__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/__main__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/loader.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/main.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/mock.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/result.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/signals.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/util.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/__init__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/__main__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/dummy.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/support.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_assertions.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_break.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_case.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_discovery.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_loader.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_program.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_result.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_runner.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_setups.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_skipping.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/unittest/test/test_suite.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Lib/venv/__init__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/venv/__main__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/venv/scripts/common/activate /usr/lib64/python3.7/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/curses/__init__.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/ascii.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/has_key.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/panel.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/curses/textpad.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pydoc_data/__init__.py /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/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.10-1.fc33.riscv64/usr/lib64/python3.7; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/LICENSE /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests; then \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar3.7.10.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar3.7.10.final.0.pickle Creating directory /usr/include/python3.7m Creating directory /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/Python-ast.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/Python.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/abstract.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/accu.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/asdl.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/ast.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bitset.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bltinmodule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/boolobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bytearrayobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bytes_methods.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/bytesobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/cellobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/ceval.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/classobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/code.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/codecs.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/compile.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/complexobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/context.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/datetime.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/descrobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/dictobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/dtoa.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/dynamic_annotations.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/enumobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/errcode.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/eval.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/fileobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/fileutils.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/floatobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/frameobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/funcobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/genobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/graminit.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/grammar.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/import.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/intrcheck.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/iterobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/listobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/longintrepr.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/longobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/marshal.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/memoryobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/metagrammar.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/methodobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/modsupport.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/moduleobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/namespaceobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/node.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/object.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/objimpl.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/odictobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/opcode.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/osdefs.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/osmodule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/parsetok.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/patchlevel.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pgen.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pgenheaders.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/py_curses.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyarena.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyatomic.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pycapsule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyctype.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pydebug.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pydtrace.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyerrors.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyexpat.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyfpe.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyhash.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pylifecycle.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymacconfig.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymacro.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymath.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pymem.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pyport.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystate.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystrcmp.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystrhex.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pystrtod.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pythonrun.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pythread.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/pytime.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/rangeobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/setobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/sliceobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/structmember.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/structseq.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/symtable.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/sysmodule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/token.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/traceback.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/tupleobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/typeslots.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/ucnhash.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/unicodeobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/warnings.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/weakrefobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/ceval.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/condvar.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/context.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/gil.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/hamt.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/hash.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/import.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/mem.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/pygetopt.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/pystate.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Include/internal/warnings.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10/Modules/config.c.in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/pkgconfig/python-3.7.pc /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/Modules/makesetup /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/makesetup /usr/bin/install -p /builddir/build/BUILD/Python-3.7.10/install-sh /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7m-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/optimized ./python -E /builddir/build/BUILD/Python-3.7.10/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.10-1.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.10/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.10/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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload creating /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin copying build/scripts-3.7/2to3-3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin copying build/scripts-3.7/pydoc3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin copying build/scripts-3.7/idle3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pyvenv-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/2to3-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pydoc3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/idle3.7 to 755 rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sysconfigdata_m_linux_riscv64-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.10/Misc/python.man \ /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man/man1/python3.7.1 if test ! -d /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7-config; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s python3.7m-config python3.7-config); \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig/python-3.7m.pc; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s python3.7-config python3-config) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig; ln -s python-3.7.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s idle3.7 idle3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s pydoc3.7 pydoc3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s 2to3-3.7 2to3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s pyvenv-3.7 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin; ln -s python3.7-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10/build/optimized ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/ ; \ fi + popd ~/build/BUILD/Python-3.7.10 + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7m-config /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/python3.7m-config + mv /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7m/pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages/__pycache__ + install -d -m 0755 /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py + cp -p Tools/scripts/pathfix.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/bin/pygettext3.7.py + ln -s pygettext3.7.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pygettext3.py + for tool in pygettext msgfmt + cp -p Tools/i18n/msgfmt.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/msgfmt3.7.py + ln -s msgfmt3.7.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64 /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/msgfmt3.7.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pathfix3.7.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pygettext3.7.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/msgfmt3.7.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pathfix3.7.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pygettext3.7.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug/usr/lib64/libpython3.7dm.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug/usr/lib64/libpython3.7m.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__future__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_compression.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_markupbase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_osx_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_py_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_pyio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_strptime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_threading_local.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/aifc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/antigravity.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/argparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ast.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asynchat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncore.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/base64.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/binhex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bisect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/bz2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cProfile.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/calendar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgi.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cgitb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/chunk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/code.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codecs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/codeop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/colorsys.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/compileall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/configparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/contextvars.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/copyreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/crypt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/csv.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dataclasses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/datetime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/decimal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/difflib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/doctest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/enum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/filecmp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fileinput.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fnmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/formatter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/fractions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ftplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/functools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/genericpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getopt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/getpass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gettext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/glob.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/gzip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hashlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/heapq.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/hmac.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imaplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imghdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/imp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/inspect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/io.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ipaddress.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/keyword.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/linecache.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/locale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lzma.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/macpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailbox.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mailcap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/mimetypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/modulefinder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/netrc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nntplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ntpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/nturl2path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/numbers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/opcode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/operator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/optparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/os.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pathlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pdb.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pickletools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pipes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pkgutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/platform.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/plistlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/poplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/posixpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pprint.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/profile.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pstats.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/py_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pyclbr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/queue.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/quopri.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/random.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/re.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/reprlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/runpy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sched.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/secrets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/selectors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shelve.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shlex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/shutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/signal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtpd.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/smtplib.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sndhdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socket.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/socketserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_constants.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sre_parse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ssl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/statistics.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/string.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/stringprep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/struct.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sunau.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symbol.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/symtable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tabnanny.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tarfile.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/telnetlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tempfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/textwrap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/this.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/timeit.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/token.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tokenize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/trace.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/traceback.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/typing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uu.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/uuid.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/warnings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wave.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/weakref.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/webbrowser.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xdrlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipapp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/zipfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/python-config.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/panel.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/core.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/log.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/version.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/charset.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/encoders.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/errors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/generator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/header.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/iterators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/message.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/policy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/entities.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/client.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/cookies.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/decoder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/encoder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/scanner.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/tool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7dm') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7dm/internal') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7m') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/include/python3.7m/internal') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug/usr') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/python3.7') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/python3.7/site-packages') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/python3.7/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/collections/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/curses/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/dbm/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/command/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/encodings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/html/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/http/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data') /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/bom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/crlf.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/different_encoding.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/false_encoding.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/infinite_recursion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/py2_test_grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/py3_test_grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/bad_order.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/no_fixer_cls.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/parrot_example.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_first.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_last.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/autotest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_coding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_coding2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_3131.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future10.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future6.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future9.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_pep3120.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/double_const.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_a.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/final_b.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/profilee.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/relimport.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/reperf.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_array.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_call.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_class.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_context.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_float.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_format.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_global.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_html.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_index.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_io.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_list.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_long.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_math.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_os.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_print.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_property.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_random.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_range.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_re.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_select.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_set.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_site.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_super.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_time.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_with.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/logging/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/audiodata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/capath') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/support/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_email/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__pycache__') /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter') /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py: updating /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/case.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/result.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/error.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/request.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/response.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man/man1') /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/msgfmt3.7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pathfix3.7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pygettext3.7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.10-1.fc33.riscv64.debug-gdb.py: no change + rm -rf /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_tools + find /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py + find /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 -name '*.bat' -exec rm '{}' ';' + find /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/ -name '*~' -exec rm -f '{}' ';' + find . -name '*~' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/:/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64 + PYTHONPATH='/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 -perm 555 -exec chmod 755 '{}' ';' + mv /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/2to3-3.7 /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/2to3 + ln -s ./python3.7.1 /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man/man1/python3.7m.1 + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3 + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pydoc3 + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pygettext3.py + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/msgfmt3.py + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/idle3 + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3-config + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/pyvenv + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/2to3 + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/libpython3.so + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/share/man/man1/python3.1 + rm /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/pkgconfig/python3.pc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.7.10-1.fc33 --unique-debug-suffix -3.7.10-1.fc33.riscv64 --unique-debug-src-base python3.7-3.7.10-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Python-3.7.10 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/libpython3.7m.so.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7dm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/libpython3.7dm.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7 extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/libpython3.7m.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/libpython3.7dm.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/bin/python3.7dm hard linked /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug/usr/bin/python3.7-3.7.10-1.fc33.riscv64.debug to /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib/debug/usr/bin/python3.7m-3.7.10-1.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_decimal.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_elementtree.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.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.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/zlib.cpython-37m-riscv64-linux-gnu.so original debug info size: 99932kB, size after compression: 95040kB /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 33263 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.juXH6T + umask 022 + cd /builddir/build/BUILD + cd Python-3.7.10 + find /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64 -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/lib-dynload/:/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64 + PYTHONPATH='/builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7 /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64/usr/lib64/python3.7/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/_curses.cpython-37dm-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/_curses.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37dm-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python3.7-3.7.10-1.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.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.10-1.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in ++ pwd + topdir=/builddir/build/BUILD/Python-3.7.10 + CheckPython debug + ConfName=debug ++ pwd + ConfDir=/builddir/build/BUILD/Python-3.7.10/build/debug + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.10/build/debug + /builddir/build/BUILD/Python-3.7.10/build/debug/python -m test.pythoninfo Python debug information ======================== CC.version: gcc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1) 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: 2021-05-07 06:53:59.397521 expat.EXPAT_VERSION: expat_2.2.8 gdb_version: GNU gdb (GDB) Fedora 10.1-2.0.riscv64.fc33 locale.encoding: UTF-8 os.cpu_count: 4 os.cwd: /builddir/build/BUILD/Python-3.7.10 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.10/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.7, 1.77, 2.07) 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-9.gcc145.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-9.gcc145.osuosl.org sqlite3.sqlite_version: 3.34.1 sqlite3.version: 2.6.0 ssl.HAS_SNI: True ssl.OPENSSL_VERSION: OpenSSL 1.1.1k FIPS 25 Mar 2021 ssl.OPENSSL_VERSION_INFO: (1, 1, 1, 11, 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.10/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: 50793200 sys.implementation: namespace(_multiarch='riscv64-linux-gnu', cache_tag='cpython-37', hexversion=50793200, name='cpython', version=sys.version_info(major=3, minor=7, micro=10, 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.10', '/usr/lib64/python37.zip', '/builddir/build/BUILD/Python-3.7.10/Lib', '/builddir/build/BUILD/Python-3.7.10/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.10 (default, May 7 2021, 02:23:58) [GCC 10.3.1 20210422 (Red Hat 10.3.1-1)] sys.version_info: sys.version_info(major=3, minor=7, micro=10, 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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-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.10/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: 1620384839.3721945 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.10/build/debug + /builddir/build/BUILD/Python-3.7.10/build/debug/python -m test.regrtest -wW --slowest -j0 -x test_distutils -x test_bdist_rpm == CPython 3.7.10 (default, May 7 2021, 02:23:58) [GCC 10.3.1 20210422 (Red Hat 10.3.1-1)] == 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.10/build/debug/build/test_python_933172 == CPU count: 4 == encodings: locale=UTF-8, FS=utf-8 0:00:01 load avg: 1.43 Run tests in parallel using 6 child processes 0:00:16 load avg: 2.51 [ 1/415] test_opcodes passed 0:00:19 load avg: 2.51 [ 2/415] test_grammar passed 0:00:22 load avg: 2.79 [ 3/415] test_types passed 0:00:35 load avg: 3.29 [ 4/415] test_dict passed -- running: test_builtin (33.4 sec), test_exceptions (33.4 sec) 0:00:36 load avg: 3.58 [ 5/415] test_doctest2 passed -- running: test_builtin (35.1 sec), test_exceptions (35.1 sec) 0:00:38 load avg: 3.58 [ 6/415] test_builtin passed -- running: test_exceptions (36.9 sec) 0:00:51 load avg: 4.26 [ 7/415] test___future__ passed -- running: test_doctest (32.0 sec), test_unittest (34.3 sec), test_exceptions (49.6 sec) 0:01:06 load avg: 4.72 [ 8/415] test__locale passed -- running: test_doctest (47.3 sec), test_unittest (49.7 sec), test_support (31.5 sec), test_exceptions (1 min 4 sec) 0:01:18 load avg: 4.91 [ 9/415] test_exceptions passed (1 min 3 sec) -- running: test_doctest (58.9 sec), test_unittest (1 min 1 sec), test_support (43.2 sec), test___all__ (41.5 sec) 0:01:19 load avg: 4.91 [ 10/415] test__opcode passed -- running: test_doctest (1 min), test_unittest (1 min 2 sec), test_support (44.4 sec), test___all__ (42.8 sec) 0:01:33 load avg: 5.44 [ 11/415] test__osx_support passed -- running: test_doctest (1 min 14 sec), test_unittest (1 min 16 sec), test_support (58.6 sec), test___all__ (56.9 sec) 0:01:36 load avg: 5.64 [ 12/415] test_abc passed -- running: test_doctest (1 min 16 sec), test_unittest (1 min 19 sec), test_support (1 min 1 sec), test___all__ (59.4 sec) 0:01:48 load avg: 5.77 [ 13/415] test_abstract_numbers passed -- running: test_doctest (1 min 28 sec), test_unittest (1 min 31 sec), test_support (1 min 12 sec), test___all__ (1 min 11 sec) 0:02:00 load avg: 5.82 [ 14/415] test_aifc passed -- running: test_doctest (1 min 41 sec), test_unittest (1 min 43 sec), test_support (1 min 25 sec), test___all__ (1 min 24 sec) 0:02:22 load avg: 5.94 [ 15/415] test_doctest passed (1 min 50 sec) -- running: test_unittest (2 min 5 sec), test_support (1 min 47 sec), test_argparse (34.3 sec), test___all__ (1 min 45 sec) 0:02:41 load avg: 5.96 [ 16/415] test_asdl_parser passed -- running: test_unittest (2 min 24 sec), test_support (2 min 6 sec), test_array (40.6 sec), test_argparse (53.4 sec), test___all__ (2 min 4 sec) 0:03:03 load avg: 6.10 [ 17/415] test_array passed (48.5 sec) -- running: test_unittest (2 min 46 sec), test_support (2 min 28 sec), test_argparse (1 min 15 sec), test___all__ (2 min 26 sec) 0:03:27 load avg: 6.07 [ 18/415] test_asyncgen passed -- running: test_ast (45.9 sec), test_unittest (3 min 10 sec), test_support (2 min 52 sec), test_argparse (1 min 39 sec), test___all__ (2 min 50 sec) 0:03:57 load avg: 6.17 running: test_ast (1 min 16 sec), test_unittest (3 min 40 sec), test_support (3 min 22 sec), test_asynchat (30.5 sec), test_argparse (2 min 9 sec), test___all__ (3 min 20 sec) 0:04:02 load avg: 6.08 [ 19/415] test_asynchat passed -- running: test_ast (1 min 21 sec), test_unittest (3 min 45 sec), test_support (3 min 27 sec), test_argparse (2 min 14 sec), test___all__ (3 min 26 sec) 0:04:08 load avg: 6.07 [ 20/415] test___all__ passed (3 min 14 sec) -- running: test_ast (1 min 27 sec), test_unittest (3 min 51 sec), test_support (3 min 33 sec), test_argparse (2 min 20 sec) 0:04:38 load avg: 6.33 running: test_ast (1 min 57 sec), test_unittest (4 min 21 sec), test_support (4 min 3 sec), test_asyncio (35.8 sec), test_argparse (2 min 50 sec), test_asyncore (30.2 sec) 0:04:40 load avg: 6.33 [ 21/415] test_asyncore passed -- running: test_ast (1 min 58 sec), test_unittest (4 min 23 sec), test_support (4 min 5 sec), test_asyncio (37.3 sec), test_argparse (2 min 52 sec) 0:04:49 load avg: 6.50 [ 22/415] test_unittest passed (4 min 17 sec) -- running: test_ast (2 min 8 sec), test_support (4 min 14 sec), test_asyncio (46.4 sec), test_argparse (3 min 1 sec) 0:05:11 load avg: 6.45 [ 23/415] test_audioop passed -- running: test_ast (2 min 30 sec), test_support (4 min 36 sec), test_asyncio (1 min 8 sec), test_argparse (3 min 23 sec), test_atexit (31.7 sec) 0:05:13 load avg: 6.45 [ 24/415] test_atexit passed -- running: test_ast (2 min 32 sec), test_support (4 min 38 sec), test_asyncio (1 min 10 sec), test_argparse (3 min 25 sec) 0:05:30 load avg: 6.35 [ 25/415] test_augassign passed -- running: test_ast (2 min 49 sec), test_support (4 min 55 sec), test_asyncio (1 min 27 sec), test_argparse (3 min 42 sec) 0:05:35 load avg: 6.41 [ 26/415] test_argparse passed (3 min 32 sec) -- running: test_ast (2 min 53 sec), test_support (5 min), test_asyncio (1 min 32 sec) 0:05:49 load avg: 6.31 [ 27/415] test_ast passed (2 min 53 sec) -- running: test_support (5 min 14 sec), test_asyncio (1 min 46 sec), test_base64 (36.1 sec) 0:05:51 load avg: 6.53 [ 28/415] test_baseexception passed -- running: test_support (5 min 16 sec), test_asyncio (1 min 48 sec), test_base64 (37.8 sec) 0:06:06 load avg: 6.62 [ 29/415] test_bdb passed -- running: test_support (5 min 31 sec), test_asyncio (2 min 3 sec), test_base64 (52.7 sec) 0:06:08 load avg: 6.62 [ 30/415] test_base64 passed (35.8 sec) -- running: test_support (5 min 33 sec), test_asyncio (2 min 5 sec) 0:06:09 load avg: 6.62 [ 31/415] test_bigaddrspace passed -- running: test_support (5 min 34 sec), test_asyncio (2 min 6 sec) 0:06:17 load avg: 6.59 [ 32/415] test_bigmem passed -- running: test_support (5 min 42 sec), test_asyncio (2 min 14 sec) 0:06:26 load avg: 6.55 [ 33/415] test_binhex passed -- running: test_support (5 min 50 sec), test_asyncio (2 min 23 sec) 0:06:27 load avg: 6.58 [ 34/415] test_binascii passed -- running: test_support (5 min 52 sec), test_asyncio (2 min 24 sec) 0:06:27 load avg: 6.58 [ 35/415] test_binop passed -- running: test_support (5 min 52 sec), test_asyncio (2 min 25 sec) 0:06:43 load avg: 6.53 [ 36/415] test_bisect passed -- running: test_support (6 min 7 sec), test_asyncio (2 min 40 sec) 0:06:45 load avg: 6.53 [ 37/415] test_bool passed -- running: test_support (6 min 10 sec), test_asyncio (2 min 42 sec) 0:07:15 load avg: 6.52 running: test_bufio (47.4 sec), test_bytes (32.4 sec), test_support (6 min 40 sec), test_asyncio (3 min 12 sec), test_buffer (47.7 sec), test_bz2 (30.1 sec) 0:07:45 load avg: 6.40 running: test_bufio (1 min 17 sec), test_bytes (1 min 2 sec), test_support (7 min 10 sec), test_asyncio (3 min 42 sec), test_buffer (1 min 17 sec), test_bz2 (1 min) 0:08:01 load avg: 6.54 [ 38/415] test_bufio passed (1 min 16 sec) -- running: test_bytes (1 min 18 sec), test_support (7 min 26 sec), test_asyncio (3 min 58 sec), test_buffer (1 min 33 sec), test_bz2 (1 min 16 sec) 0:08:31 load avg: 6.38 running: test_c_locale_coercion (30.1 sec), test_bytes (1 min 48 sec), test_support (7 min 56 sec), test_asyncio (4 min 28 sec), test_buffer (2 min 3 sec), test_bz2 (1 min 46 sec) 0:08:53 load avg: 6.46 [ 39/415] test_support passed (8 min 4 sec) -- running: test_c_locale_coercion (52.1 sec), test_bytes (2 min 10 sec), test_asyncio (4 min 50 sec), test_buffer (2 min 25 sec), test_bz2 (2 min 8 sec) 0:09:23 load avg: 6.47 running: test_c_locale_coercion (1 min 22 sec), test_bytes (2 min 40 sec), test_calendar (30.4 sec), test_asyncio (5 min 20 sec), test_buffer (2 min 56 sec), test_bz2 (2 min 38 sec) 0:09:39 load avg: 6.37 [ 40/415] test_bz2 passed (2 min 38 sec) -- running: test_c_locale_coercion (1 min 38 sec), test_bytes (2 min 56 sec), test_calendar (46.2 sec), test_asyncio (5 min 36 sec), test_buffer (3 min 11 sec) 0:09:58 load avg: 6.39 [ 41/415] test_call passed -- running: test_c_locale_coercion (1 min 56 sec), test_bytes (3 min 15 sec), test_calendar (1 min 5 sec), test_asyncio (5 min 55 sec), test_buffer (3 min 30 sec) 0:10:28 load avg: 6.41 running: test_c_locale_coercion (2 min 27 sec), test_bytes (3 min 45 sec), test_calendar (1 min 35 sec), test_asyncio (6 min 25 sec), test_buffer (4 min 1 sec), test_capi (30.4 sec) 0:10:58 load avg: 6.37 running: test_c_locale_coercion (2 min 57 sec), test_bytes (4 min 15 sec), test_calendar (2 min 5 sec), test_asyncio (6 min 55 sec), test_buffer (4 min 31 sec), test_capi (1 min) 0:11:13 load avg: 6.53 [ 42/415] test_bytes passed (4 min 13 sec) -- running: test_c_locale_coercion (3 min 12 sec), test_calendar (2 min 20 sec), test_asyncio (7 min 10 sec), test_buffer (4 min 45 sec), test_capi (1 min 15 sec) 0:11:29 load avg: 6.41 [ 43/415] test_cgi passed -- running: test_c_locale_coercion (3 min 28 sec), test_calendar (2 min 36 sec), test_asyncio (7 min 26 sec), test_buffer (5 min 1 sec), test_capi (1 min 31 sec) 0:11:59 load avg: 6.59 running: test_c_locale_coercion (3 min 58 sec), test_cgitb (30.3 sec), test_calendar (3 min 6 sec), test_asyncio (7 min 56 sec), test_buffer (5 min 32 sec), test_capi (2 min 1 sec) 0:12:07 load avg: 6.50 [ 44/415] test_c_locale_coercion passed (3 min 50 sec) -- running: test_cgitb (38.0 sec), test_calendar (3 min 14 sec), test_asyncio (8 min 4 sec), test_buffer (5 min 39 sec), test_capi (2 min 9 sec) 0:12:09 load avg: 6.50 [ 45/415] test_cgitb passed -- running: test_calendar (3 min 16 sec), test_asyncio (8 min 6 sec), test_buffer (5 min 41 sec), test_capi (2 min 11 sec) 0:12:20 load avg: 6.58 [ 46/415] test_charmapcodec passed -- running: test_calendar (3 min 27 sec), test_asyncio (8 min 18 sec), test_buffer (5 min 53 sec), test_capi (2 min 22 sec) 0:12:24 load avg: 6.62 [ 47/415] test_class passed -- running: test_calendar (3 min 30 sec), test_asyncio (8 min 21 sec), test_buffer (5 min 56 sec), test_capi (2 min 25 sec) 0:12:43 load avg: 7.07 [ 48/415] test_clinic passed -- running: test_calendar (3 min 50 sec), test_asyncio (8 min 40 sec), test_buffer (6 min 15 sec), test_capi (2 min 45 sec) 0:12:43 load avg: 7.07 [ 49/415] test_cmath passed -- running: test_calendar (3 min 50 sec), test_asyncio (8 min 40 sec), test_buffer (6 min 16 sec), test_capi (2 min 45 sec) 0:12:52 load avg: 7.06 [ 50/415] test_calendar passed (3 min 44 sec) -- running: test_asyncio (8 min 49 sec), test_buffer (6 min 24 sec), test_capi (2 min 53 sec) 0:12:55 load avg: 7.06 [ 51/415] test_cmd passed -- running: test_asyncio (8 min 52 sec), test_buffer (6 min 28 sec), test_capi (2 min 57 sec) 0:12:59 load avg: 7.14 [ 52/415] test_capi passed (2 min 44 sec) -- running: test_asyncio (8 min 56 sec), test_buffer (6 min 31 sec) 0:13:09 load avg: 6.96 [ 53/415] test_code passed -- running: test_asyncio (9 min 6 sec), test_buffer (6 min 41 sec) 0:13:14 load avg: 6.89 [ 54/415] test_code_module passed -- running: test_cmd_line (30.5 sec), test_asyncio (9 min 11 sec), test_buffer (6 min 46 sec) 0:13:25 load avg: 6.75 [ 55/415] test_codeccallbacks passed -- running: test_cmd_line (41.3 sec), test_cmd_line_script (32.9 sec), test_asyncio (9 min 22 sec), test_buffer (6 min 57 sec) 0:13:42 load avg: 6.58 [ 56/415] test_codecencodings_hk passed -- running: test_cmd_line (58.2 sec), test_cmd_line_script (49.8 sec), test_asyncio (9 min 39 sec), test_buffer (7 min 14 sec) 0:14:00 load avg: 6.40 [ 57/415] test_codecencodings_cn passed (34.7 sec) -- running: test_cmd_line (1 min 16 sec), test_cmd_line_script (1 min 8 sec), test_asyncio (9 min 57 sec), test_buffer (7 min 32 sec) 0:14:28 load avg: 6.46 [ 58/415] test_codecencodings_iso2022 passed (32.6 sec) -- running: test_cmd_line (1 min 44 sec), test_cmd_line_script (1 min 36 sec), test_asyncio (10 min 25 sec), test_buffer (8 min) 0:14:58 load avg: 6.28 running: test_codecencodings_kr (30.6 sec), test_cmd_line (2 min 15 sec), test_cmd_line_script (2 min 6 sec), test_asyncio (10 min 55 sec), test_buffer (8 min 31 sec), test_codecencodings_jp (58.5 sec) 0:15:04 load avg: 6.33 [ 59/415] test_codecencodings_kr passed -- running: test_cmd_line (2 min 21 sec), test_cmd_line_script (2 min 12 sec), test_asyncio (11 min 1 sec), test_buffer (8 min 37 sec), test_codecencodings_jp (1 min 4 sec) 0:15:30 load avg: 6.44 [ 60/415] test_codecencodings_tw passed -- running: test_cmd_line (2 min 46 sec), test_cmd_line_script (2 min 38 sec), test_asyncio (11 min 27 sec), test_buffer (9 min 3 sec), test_codecencodings_jp (1 min 30 sec) 0:15:46 load avg: 6.62 [ 61/415] test_codecencodings_jp passed (1 min 32 sec) -- running: test_cmd_line (3 min 2 sec), test_cmd_line_script (2 min 54 sec), test_asyncio (11 min 43 sec), test_buffer (9 min 19 sec) 0:15:48 load avg: 6.65 [ 62/415] test_codecmaps_cn passed -- running: test_cmd_line (3 min 5 sec), test_cmd_line_script (2 min 56 sec), test_asyncio (11 min 45 sec), test_buffer (9 min 21 sec) 0:16:03 load avg: 6.58 [ 63/415] test_codecmaps_hk passed -- running: test_cmd_line (3 min 20 sec), test_cmd_line_script (3 min 11 sec), test_asyncio (12 min), test_buffer (9 min 36 sec) 0:16:05 load avg: 6.58 [ 64/415] test_codecmaps_jp passed -- running: test_cmd_line (3 min 21 sec), test_cmd_line_script (3 min 13 sec), test_asyncio (12 min 2 sec), test_buffer (9 min 37 sec) 0:16:20 load avg: 6.52 [ 65/415] test_codecmaps_kr passed -- running: test_cmd_line (3 min 36 sec), test_cmd_line_script (3 min 28 sec), test_asyncio (12 min 17 sec), test_buffer (9 min 53 sec) 0:16:20 load avg: 6.52 [ 66/415] test_codecmaps_tw passed -- running: test_cmd_line (3 min 37 sec), test_cmd_line_script (3 min 28 sec), test_asyncio (12 min 17 sec), test_buffer (9 min 53 sec) 0:16:36 load avg: 6.54 [ 67/415] test_codeop passed -- running: test_cmd_line (3 min 53 sec), test_cmd_line_script (3 min 44 sec), test_asyncio (12 min 33 sec), test_buffer (10 min 9 sec) 0:17:01 load avg: 6.42 [ 68/415] test_cmd_line passed (4 min 6 sec) -- running: test_cmd_line_script (4 min 9 sec), test_asyncio (12 min 58 sec), test_buffer (10 min 33 sec), test_codecs (40.9 sec) 0:17:15 load avg: 6.32 [ 69/415] test_colorsys passed -- running: test_collections (38.5 sec), test_cmd_line_script (4 min 23 sec), test_asyncio (13 min 12 sec), test_buffer (10 min 47 sec), test_codecs (54.6 sec) 0:17:28 load avg: 6.25 [ 70/415] test_compare passed -- running: test_collections (51.4 sec), test_cmd_line_script (4 min 36 sec), test_asyncio (13 min 25 sec), test_buffer (11 min), test_codecs (1 min 7 sec) 0:17:57 load avg: 6.25 [ 71/415] test_cmd_line_script passed (4 min 54 sec) -- running: test_collections (1 min 20 sec), test_asyncio (13 min 54 sec), test_buffer (11 min 29 sec), test_codecs (1 min 36 sec) 0:18:05 load avg: 6.28 [ 72/415] test_collections passed (1 min 15 sec) -- running: test_compile (37.7 sec), test_asyncio (14 min 2 sec), test_buffer (11 min 38 sec), test_codecs (1 min 45 sec) 0:18:35 load avg: 6.30 running: test_complex (30.1 sec), test_compile (1 min 7 sec), test_compileall (39.1 sec), test_asyncio (14 min 33 sec), test_buffer (12 min 8 sec), test_codecs (2 min 15 sec) 0:18:39 load avg: 6.27 [ 73/415] test_complex passed -- running: test_compile (1 min 11 sec), test_compileall (43.0 sec), test_asyncio (14 min 36 sec), test_buffer (12 min 12 sec), test_codecs (2 min 19 sec) 0:18:52 load avg: 6.42 [ 74/415] test_codecs passed (2 min 18 sec) -- running: test_compile (1 min 24 sec), test_compileall (56.0 sec), test_asyncio (14 min 49 sec), test_buffer (12 min 25 sec) 0:19:22 load avg: 7.00 running: test_concurrent_futures (43.1 sec), test_compile (1 min 54 sec), test_compileall (1 min 26 sec), test_asyncio (15 min 20 sec), test_buffer (12 min 55 sec), test_configparser (30.1 sec) 0:19:52 load avg: 6.92 running: test_concurrent_futures (1 min 13 sec), test_compile (2 min 24 sec), test_compileall (1 min 56 sec), test_asyncio (15 min 50 sec), test_buffer (13 min 25 sec), test_configparser (1 min) 0:19:55 load avg: 6.92 [ 75/415] test_asyncio passed (15 min 30 sec) -- running: test_concurrent_futures (1 min 15 sec), test_compile (2 min 27 sec), test_compileall (1 min 58 sec), test_buffer (13 min 27 sec), test_configparser (1 min 2 sec) 0:20:09 load avg: 7.31 [ 76/415] test_contains passed -- running: test_concurrent_futures (1 min 29 sec), test_compile (2 min 41 sec), test_compileall (2 min 12 sec), test_buffer (13 min 41 sec), test_configparser (1 min 16 sec) 0:20:12 load avg: 7.31 [ 77/415] test_configparser passed (1 min 8 sec) -- running: test_concurrent_futures (1 min 32 sec), test_compile (2 min 44 sec), test_compileall (2 min 15 sec), test_buffer (13 min 45 sec) 0:20:13 load avg: 7.21 [ 78/415] test_compile passed (2 min 33 sec) -- running: test_concurrent_futures (1 min 33 sec), test_compileall (2 min 16 sec), test_buffer (13 min 45 sec) 0:20:38 load avg: 7.41 [ 79/415] test_contextlib passed -- running: test_concurrent_futures (1 min 58 sec), test_compileall (2 min 41 sec), test_buffer (14 min 11 sec) 0:20:38 load avg: 7.41 [ 80/415] test_contextlib_async passed -- running: test_concurrent_futures (1 min 59 sec), test_compileall (2 min 42 sec), test_buffer (14 min 11 sec) 0:20:54 load avg: 7.26 [ 81/415] test_copyreg passed -- running: test_concurrent_futures (2 min 14 sec), test_compileall (2 min 57 sec), test_context (44.9 sec), test_buffer (14 min 26 sec) 0:20:54 load avg: 7.26 [ 82/415] test_copy passed -- running: test_concurrent_futures (2 min 14 sec), test_compileall (2 min 57 sec), test_context (45.2 sec), test_buffer (14 min 27 sec) 0:21:24 load avg: 7.11 running: test_concurrent_futures (2 min 44 sec), test_coroutines (30.4 sec), test_compileall (3 min 27 sec), test_context (1 min 15 sec), test_buffer (14 min 57 sec), test_cprofile (30.1 sec) 0:21:29 load avg: 7.10 [ 83/415] test_cprofile passed -- running: test_concurrent_futures (2 min 49 sec), test_coroutines (34.9 sec), test_compileall (3 min 32 sec), test_context (1 min 19 sec), test_buffer (15 min 1 sec) 0:21:31 load avg: 7.10 [ 84/415] test_coroutines passed -- running: test_concurrent_futures (2 min 51 sec), test_compileall (3 min 34 sec), test_context (1 min 22 sec), test_buffer (15 min 4 sec) 0:21:41 load avg: 7.01 [ 85/415] test_crashers passed -- running: test_concurrent_futures (3 min 1 sec), test_compileall (3 min 44 sec), test_context (1 min 32 sec), test_buffer (15 min 13 sec) 0:22:03 load avg: 7.99 [ 86/415] test_csv passed -- running: test_concurrent_futures (3 min 23 sec), test_crypt (31.3 sec), test_compileall (4 min 6 sec), test_context (1 min 53 sec), test_buffer (15 min 35 sec) 0:22:19 load avg: 8.42 [ 87/415] test_crypt passed (36.8 sec) -- running: test_concurrent_futures (3 min 39 sec), test_compileall (4 min 22 sec), test_context (2 min 10 sec), test_buffer (15 min 52 sec) 0:22:33 load avg: 9.01 [ 88/415] test_curses skipped (resource denied) -- running: test_concurrent_futures (3 min 53 sec), test_compileall (4 min 36 sec), test_context (2 min 24 sec), test_buffer (16 min 6 sec), test_ctypes (30.9 sec) test_curses skipped -- Use of the 'curses' resource not enabled 0:23:03 load avg: 9.65 running: test_concurrent_futures (4 min 24 sec), test_dataclasses (30.2 sec), test_compileall (5 min 6 sec), test_context (2 min 54 sec), test_buffer (16 min 36 sec), test_ctypes (1 min 1 sec) 0:23:04 load avg: 9.65 [ 89/415] test_context passed (2 min 40 sec) -- running: test_concurrent_futures (4 min 24 sec), test_dataclasses (30.6 sec), test_compileall (5 min 7 sec), test_buffer (16 min 36 sec), test_ctypes (1 min 1 sec) 0:23:11 load avg: 9.68 [ 90/415] test_dataclasses passed -- running: test_concurrent_futures (4 min 31 sec), test_compileall (5 min 14 sec), test_buffer (16 min 43 sec), test_ctypes (1 min 8 sec) 0:23:25 load avg: 9.51 [ 91/415] test_ctypes passed (1 min 9 sec) -- running: test_concurrent_futures (4 min 45 sec), test_compileall (5 min 28 sec), test_buffer (16 min 57 sec) 0:23:34 load avg: 9.82 [ 92/415] test_dbm passed -- running: test_concurrent_futures (4 min 54 sec), test_compileall (5 min 37 sec), test_datetime (30.4 sec), test_buffer (17 min 7 sec) 0:23:50 load avg: 10.02 [ 93/415] test_dbm_dumb passed -- running: test_concurrent_futures (5 min 10 sec), test_compileall (5 min 53 sec), test_datetime (46.1 sec), test_buffer (17 min 22 sec) 0:23:51 load avg: 10.02 [ 94/415] test_dbm_gnu passed -- running: test_concurrent_futures (5 min 11 sec), test_compileall (5 min 54 sec), test_datetime (46.9 sec), test_buffer (17 min 23 sec) 0:24:07 load avg: 10.22 [ 95/415] test_dbm_ndbm passed -- running: test_concurrent_futures (5 min 27 sec), test_compileall (6 min 10 sec), test_datetime (1 min 3 sec), test_buffer (17 min 39 sec) 0:24:22 load avg: 10.25 [ 96/415] test_decorators passed -- running: test_concurrent_futures (5 min 42 sec), test_decimal (31.4 sec), test_compileall (6 min 25 sec), test_datetime (1 min 18 sec), test_buffer (17 min 55 sec) 0:24:24 load avg: 10.31 [ 97/415] test_buffer passed (17 min 41 sec) -- running: test_concurrent_futures (5 min 44 sec), test_decimal (33.3 sec), test_compileall (6 min 27 sec), test_datetime (1 min 20 sec) 0:24:37 load avg: 9.97 [ 98/415] test_defaultdict passed -- running: test_concurrent_futures (5 min 57 sec), test_decimal (45.8 sec), test_compileall (6 min 40 sec), test_datetime (1 min 32 sec) 0:25:07 load avg: 9.67 running: test_concurrent_futures (6 min 27 sec), test_decimal (1 min 15 sec), test_compileall (7 min 10 sec), test_datetime (2 min 2 sec), test_deque (42.5 sec), test_descr (30.1 sec) 0:25:37 load avg: 8.61 running: test_concurrent_futures (6 min 57 sec), test_decimal (1 min 45 sec), test_compileall (7 min 40 sec), test_datetime (2 min 32 sec), test_deque (1 min 12 sec), test_descr (1 min) 0:26:02 load avg: 8.26 [ 99/415] test_descr passed (1 min 12 sec) -- running: test_concurrent_futures (7 min 22 sec), test_decimal (2 min 11 sec), test_compileall (8 min 5 sec), test_datetime (2 min 58 sec), test_deque (1 min 38 sec) 0:26:19 load avg: 7.84 [100/415] test_descrtut passed -- running: test_concurrent_futures (7 min 39 sec), test_decimal (2 min 28 sec), test_compileall (8 min 22 sec), test_datetime (3 min 15 sec), test_deque (1 min 55 sec) 0:26:34 load avg: 7.65 [101/415] test_devpoll skipped -- running: test_concurrent_futures (7 min 54 sec), test_decimal (2 min 43 sec), test_compileall (8 min 37 sec), test_datetime (3 min 30 sec), test_deque (2 min 10 sec) test_devpoll skipped -- test works only on Solaris OS family 0:26:49 load avg: 7.58 [102/415] test_dict_version passed -- running: test_concurrent_futures (8 min 10 sec), test_decimal (2 min 58 sec), test_compileall (8 min 53 sec), test_datetime (3 min 45 sec), test_deque (2 min 25 sec) 0:26:59 load avg: 7.66 [103/415] test_deque passed (2 min 21 sec) -- running: test_concurrent_futures (8 min 19 sec), test_decimal (3 min 8 sec), test_compileall (9 min 2 sec), test_datetime (3 min 55 sec) 0:27:07 load avg: 7.84 [104/415] test_dictcomps passed -- running: test_concurrent_futures (8 min 27 sec), test_decimal (3 min 16 sec), test_compileall (9 min 10 sec), test_datetime (4 min 3 sec) 0:27:15 load avg: 7.63 [105/415] test_dictviews passed -- running: test_concurrent_futures (8 min 35 sec), test_decimal (3 min 23 sec), test_compileall (9 min 18 sec), test_datetime (4 min 10 sec) 0:27:45 load avg: 7.38 running: test_concurrent_futures (9 min 5 sec), test_decimal (3 min 53 sec), test_compileall (9 min 48 sec), test_datetime (4 min 40 sec), test_dis (30.2 sec), test_difflib (37.7 sec) 0:28:15 load avg: 8.14 running: test_concurrent_futures (9 min 35 sec), test_decimal (4 min 24 sec), test_compileall (10 min 18 sec), test_datetime (5 min 10 sec), test_dis (1 min), test_difflib (1 min 7 sec) 0:28:36 load avg: 8.36 [106/415] test_dis passed (1 min 7 sec) -- running: test_concurrent_futures (9 min 56 sec), test_decimal (4 min 45 sec), test_compileall (10 min 39 sec), test_datetime (5 min 31 sec), test_difflib (1 min 28 sec) 0:28:54 load avg: 8.07 [107/415] test_compileall passed (10 min 44 sec) -- running: test_concurrent_futures (10 min 14 sec), test_decimal (5 min 3 sec), test_datetime (5 min 50 sec), test_difflib (1 min 47 sec) 0:28:59 load avg: 7.98 [108/415] test_docxmlrpc passed -- running: test_concurrent_futures (10 min 19 sec), test_decimal (5 min 7 sec), test_datetime (5 min 54 sec), test_difflib (1 min 51 sec) 0:29:14 load avg: 8.14 [109/415] test_dummy_thread passed -- running: test_concurrent_futures (10 min 34 sec), test_decimal (5 min 22 sec), test_datetime (6 min 9 sec), test_difflib (2 min 6 sec) 0:29:16 load avg: 8.14 [110/415] test_datetime passed (5 min 58 sec) -- running: test_concurrent_futures (10 min 36 sec), test_decimal (5 min 25 sec), test_difflib (2 min 9 sec) 0:29:20 load avg: 8.29 [111/415] test_dtrace passed -- running: test_concurrent_futures (10 min 40 sec), test_decimal (5 min 28 sec), test_difflib (2 min 12 sec) 0:29:31 load avg: 8.63 [112/415] test_dummy_threading passed -- running: test_concurrent_futures (10 min 51 sec), test_decimal (5 min 39 sec), test_difflib (2 min 23 sec) 0:29:31 load avg: 8.63 [113/415] test_dynamic passed -- running: test_concurrent_futures (10 min 51 sec), test_decimal (5 min 40 sec), test_difflib (2 min 24 sec) 0:29:35 load avg: 8.74 [114/415] test_difflib passed (2 min 13 sec) -- running: test_concurrent_futures (10 min 55 sec), test_decimal (5 min 44 sec) 0:29:35 load avg: 8.74 [115/415] test_dynamicclassattribute passed -- running: test_concurrent_futures (10 min 55 sec), test_decimal (5 min 44 sec) 0:29:50 load avg: 9.09 [116/415] test_embed passed -- running: test_concurrent_futures (11 min 11 sec), test_decimal (5 min 59 sec) 0:29:57 load avg: 9.24 [117/415] test_ensurepip passed -- running: test_concurrent_futures (11 min 17 sec), test_decimal (6 min 5 sec) 0:30:19 load avg: 10.09 [118/415] test_enumerate passed -- running: test_concurrent_futures (11 min 39 sec), test_decimal (6 min 28 sec), test_email (48.1 sec), test_eintr (48.9 sec) 0:30:35 load avg: 10.71 [119/415] test_eof passed -- running: test_concurrent_futures (11 min 55 sec), test_decimal (6 min 43 sec), test_email (1 min 3 sec), test_eintr (1 min 4 sec), test_enum (44.2 sec) 0:30:51 load avg: 11.67 [120/415] test_epoll passed -- running: test_concurrent_futures (12 min 12 sec), test_decimal (7 min), test_email (1 min 20 sec), test_eintr (1 min 20 sec), test_enum (1 min 1 sec) 0:31:09 load avg: 12.42 [121/415] test_errno passed -- running: test_concurrent_futures (12 min 29 sec), test_decimal (7 min 18 sec), test_email (1 min 38 sec), test_eintr (1 min 38 sec), test_enum (1 min 19 sec) 0:31:28 load avg: 12.81 [122/415] test_exception_hierarchy passed -- running: test_concurrent_futures (12 min 48 sec), test_decimal (7 min 37 sec), test_email (1 min 56 sec), test_eintr (1 min 57 sec), test_enum (1 min 37 sec) 0:31:47 load avg: 12.44 [123/415] test_exception_variations passed -- running: test_concurrent_futures (13 min 7 sec), test_decimal (7 min 55 sec), test_email (2 min 15 sec), test_eintr (2 min 16 sec), test_enum (1 min 56 sec) 0:31:49 load avg: 12.73 [124/415] test_eintr passed (2 min 3 sec) -- running: test_concurrent_futures (13 min 9 sec), test_decimal (7 min 58 sec), test_email (2 min 17 sec), test_enum (1 min 58 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 108.372s OK (skipped=2) 0:32:09 load avg: 12.81 [125/415] test_extcall passed -- running: test_concurrent_futures (13 min 29 sec), test_decimal (8 min 18 sec), test_email (2 min 37 sec), test_enum (2 min 18 sec) 0:32:28 load avg: 13.15 [126/415] test_fcntl passed -- running: test_concurrent_futures (13 min 48 sec), test_decimal (8 min 37 sec), test_email (2 min 56 sec), test_faulthandler (38.9 sec), test_enum (2 min 37 sec) 0:32:51 load avg: 13.04 [127/415] test_decimal passed (8 min 45 sec) -- running: test_concurrent_futures (14 min 12 sec), test_email (3 min 20 sec), test_faulthandler (1 min 2 sec), test_enum (3 min 1 sec) 0:33:00 load avg: 12.88 [128/415] test_file passed -- running: test_concurrent_futures (14 min 20 sec), test_email (3 min 28 sec), test_faulthandler (1 min 11 sec), test_enum (3 min 9 sec) 0:33:18 load avg: 12.33 [129/415] test_filecmp passed -- running: test_concurrent_futures (14 min 38 sec), test_email (3 min 46 sec), test_faulthandler (1 min 28 sec), test_enum (3 min 27 sec) 0:33:42 load avg: 12.53 [130/415] test_fileinput passed -- running: test_concurrent_futures (15 min 2 sec), test_file_eintr (50.2 sec), test_email (4 min 10 sec), test_faulthandler (1 min 52 sec), test_enum (3 min 51 sec) 0:34:02 load avg: 12.58 [131/415] test_enum passed (3 min 58 sec) -- running: test_concurrent_futures (15 min 22 sec), test_file_eintr (1 min 10 sec), test_email (4 min 30 sec), test_faulthandler (2 min 12 sec) 0:34:04 load avg: 12.37 [132/415] test_fileio passed -- running: test_concurrent_futures (15 min 24 sec), test_file_eintr (1 min 12 sec), test_email (4 min 32 sec), test_faulthandler (2 min 15 sec) 0:34:25 load avg: 11.45 [133/415] test_finalization passed -- running: test_concurrent_futures (15 min 45 sec), test_file_eintr (1 min 33 sec), test_email (4 min 53 sec), test_faulthandler (2 min 36 sec) 0:34:43 load avg: 11.00 [134/415] test_flufl passed -- running: test_concurrent_futures (16 min 3 sec), test_file_eintr (1 min 51 sec), test_float (39.1 sec), test_email (5 min 12 sec), test_faulthandler (2 min 54 sec) 0:34:46 load avg: 11.00 [135/415] test_file_eintr passed (1 min 38 sec) -- running: test_concurrent_futures (16 min 6 sec), test_float (41.7 sec), test_email (5 min 14 sec), test_faulthandler (2 min 56 sec) 0:34:54 load avg: 11.00 [136/415] test_email passed (5 min 9 sec) -- running: test_concurrent_futures (16 min 14 sec), test_float (49.3 sec), test_faulthandler (3 min 4 sec) 0:34:56 load avg: 11.00 [137/415] test_float passed (35.2 sec) -- running: test_concurrent_futures (16 min 16 sec), test_faulthandler (3 min 6 sec) 0:35:04 load avg: 10.92 [138/415] test_fnmatch passed -- running: test_concurrent_futures (16 min 24 sec), test_faulthandler (3 min 14 sec) 0:35:14 load avg: 10.53 [139/415] test_format passed -- running: test_concurrent_futures (16 min 35 sec), test_faulthandler (3 min 25 sec) 0:35:18 load avg: 10.53 [140/415] test_fork1 passed -- running: test_concurrent_futures (16 min 38 sec), test_faulthandler (3 min 28 sec) 0:35:19 load avg: 10.49 [141/415] test_fractions passed -- running: test_concurrent_futures (16 min 39 sec), test_faulthandler (3 min 30 sec) 0:35:23 load avg: 10.49 [142/415] test_frame passed -- running: test_concurrent_futures (16 min 43 sec), test_faulthandler (3 min 33 sec) 0:35:35 load avg: 11.08 [143/415] test_frozen passed -- running: test_concurrent_futures (16 min 55 sec), test_faulthandler (3 min 45 sec) 0:35:44 load avg: 10.99 [144/415] test_funcattrs passed -- running: test_concurrent_futures (17 min 4 sec), test_faulthandler (3 min 55 sec) 0:35:48 load avg: 10.99 [145/415] test_faulthandler passed (3 min 42 sec) -- running: test_concurrent_futures (17 min 8 sec) 0:36:05 load avg: 11.29 [146/415] test_future3 passed -- running: test_concurrent_futures (17 min 25 sec), test_fstring (46.9 sec), test_ftplib (45.6 sec) 0:36:05 load avg: 11.29 [147/415] test_future passed -- running: test_concurrent_futures (17 min 25 sec), test_fstring (47.0 sec), test_ftplib (45.6 sec), test_functools (30.1 sec) 0:36:19 load avg: 11.00 [148/415] test_functools passed -- running: test_concurrent_futures (17 min 39 sec), test_fstring (1 min 1 sec), test_ftplib (1 min) 0:36:22 load avg: 11.00 [149/415] test_future5 passed -- running: test_concurrent_futures (17 min 43 sec), test_fstring (1 min 4 sec), test_ftplib (1 min 3 sec) 0:36:23 load avg: 11.00 [150/415] test_future4 passed -- running: test_concurrent_futures (17 min 43 sec), test_fstring (1 min 4 sec), test_ftplib (1 min 3 sec) 0:36:39 load avg: 10.64 [151/415] test_generator_stop passed -- running: test_concurrent_futures (17 min 59 sec), test_fstring (1 min 21 sec), test_ftplib (1 min 19 sec) 0:36:40 load avg: 10.83 [152/415] test_fstring passed (1 min 3 sec) -- running: test_concurrent_futures (18 min), test_ftplib (1 min 20 sec) 0:36:59 load avg: 10.88 [153/415] test_genericclass passed -- running: test_concurrent_futures (18 min 19 sec), test_ftplib (1 min 39 sec), test_gc (39.9 sec), test_gdb (36.9 sec) 0:37:08 load avg: 10.82 [154/415] test_generators passed -- running: test_concurrent_futures (18 min 28 sec), test_ftplib (1 min 48 sec), test_gc (49.0 sec), test_gdb (46.0 sec) 0:37:16 load avg: 10.55 [155/415] test_genericpath passed -- running: test_concurrent_futures (18 min 36 sec), test_ftplib (1 min 56 sec), test_gc (56.6 sec), test_gdb (53.6 sec) 0:37:20 load avg: 10.59 [156/415] test_ftplib passed (1 min 41 sec) -- running: test_concurrent_futures (18 min 40 sec), test_gc (1 min 1 sec), test_gdb (58.0 sec) 0:37:23 load avg: 10.59 [157/415] test_gc passed (47.9 sec) -- running: test_concurrent_futures (18 min 43 sec), test_gdb (1 min) 0:37:25 load avg: 10.54 [158/415] test_genexps passed -- running: test_concurrent_futures (18 min 45 sec), test_gdb (1 min 2 sec) 0:37:36 load avg: 10.53 [159/415] test_getargs2 passed -- running: test_concurrent_futures (18 min 56 sec), test_gdb (1 min 13 sec) 0:37:38 load avg: 10.53 [160/415] test_getopt passed -- running: test_concurrent_futures (18 min 58 sec), test_gdb (1 min 15 sec) 0:37:43 load avg: 10.49 [161/415] test_getpass passed -- running: test_concurrent_futures (19 min 4 sec), test_gdb (1 min 21 sec) 0:37:49 load avg: 10.53 [162/415] test_gettext passed -- running: test_concurrent_futures (19 min 9 sec), test_gdb (1 min 26 sec) 0:37:56 load avg: 9.98 [163/415] test_global passed -- running: test_concurrent_futures (19 min 16 sec), test_gdb (1 min 33 sec) 0:38:02 load avg: 9.66 [164/415] test_grp passed -- running: test_concurrent_futures (19 min 22 sec), test_gdb (1 min 39 sec) 0:38:04 load avg: 9.66 [165/415] test_glob passed -- running: test_concurrent_futures (19 min 24 sec), test_gdb (1 min 41 sec) 0:38:34 load avg: 8.91 running: test_concurrent_futures (19 min 54 sec), test_heapq (30.1 sec), test_hash (38.3 sec), test_hashlib (31.8 sec), test_gzip (44.9 sec), test_gdb (2 min 11 sec) 0:38:50 load avg: 9.53 [166/415] test_gzip passed (45.0 sec) -- running: test_concurrent_futures (20 min 10 sec), test_heapq (46.3 sec), test_hash (54.5 sec), test_hashlib (48.0 sec), test_gdb (2 min 27 sec) 0:39:06 load avg: 9.63 [167/415] test_hmac passed -- running: test_concurrent_futures (20 min 26 sec), test_heapq (1 min 2 sec), test_hash (1 min 10 sec), test_hashlib (1 min 4 sec), test_gdb (2 min 44 sec) 0:39:23 load avg: 9.10 [168/415] test_hashlib passed (1 min 4 sec) -- running: test_concurrent_futures (20 min 43 sec), test_heapq (1 min 19 sec), test_hash (1 min 27 sec), test_gdb (3 min) 0:39:24 load avg: 9.10 [169/415] test_html passed -- running: test_concurrent_futures (20 min 44 sec), test_heapq (1 min 20 sec), test_hash (1 min 28 sec), test_gdb (3 min 2 sec) 0:39:33 load avg: 8.85 [170/415] test_hash passed (1 min 19 sec) -- running: test_concurrent_futures (20 min 53 sec), test_heapq (1 min 28 sec), test_gdb (3 min 10 sec) 0:39:43 load avg: 8.81 [171/415] test_heapq passed (1 min 23 sec) -- running: test_concurrent_futures (21 min 3 sec), test_gdb (3 min 20 sec) 0:39:48 load avg: 8.58 [172/415] test_htmlparser passed -- running: test_concurrent_futures (21 min 8 sec), test_gdb (3 min 25 sec) 0:39:54 load avg: 8.77 [173/415] test_http_cookies passed -- running: test_concurrent_futures (21 min 14 sec), test_gdb (3 min 31 sec) 0:40:15 load avg: 9.40 [174/415] test_httplib passed -- running: test_concurrent_futures (21 min 35 sec), test_http_cookiejar (50.6 sec), test_gdb (3 min 52 sec) 0:40:45 load avg: 9.68 running: test_concurrent_futures (22 min 5 sec), test_imaplib (30.1 sec), test_idle (51.6 sec), test_httpservers (56.9 sec), test_http_cookiejar (1 min 20 sec), test_gdb (4 min 22 sec) 0:40:46 load avg: 9.68 [175/415] test_http_cookiejar passed (1 min 6 sec) -- running: test_concurrent_futures (22 min 6 sec), test_imaplib (30.7 sec), test_idle (52.2 sec), test_httpservers (57.5 sec), test_gdb (4 min 23 sec) 0:41:04 load avg: 9.51 [176/415] test_imghdr passed -- running: test_concurrent_futures (22 min 24 sec), test_imaplib (49.1 sec), test_idle (1 min 10 sec), test_httpservers (1 min 15 sec), test_gdb (4 min 41 sec) 0:41:07 load avg: 9.55 [177/415] test_httpservers passed (1 min 1 sec) -- running: test_concurrent_futures (22 min 28 sec), test_imaplib (52.5 sec), test_idle (1 min 13 sec), test_gdb (4 min 45 sec) 0:41:27 load avg: 9.74 [178/415] test_imaplib passed (55.3 sec) -- running: test_concurrent_futures (22 min 47 sec), test_idle (1 min 33 sec), test_gdb (5 min 4 sec) 0:41:41 load avg: 9.88 [179/415] test_imp passed -- running: test_concurrent_futures (23 min 1 sec), test_idle (1 min 47 sec), test_import (33.4 sec), test_gdb (5 min 18 sec) 0:41:45 load avg: 9.88 [180/415] test_idle passed (1 min 34 sec) -- running: test_concurrent_futures (23 min 5 sec), test_import (37.1 sec), test_gdb (5 min 22 sec) 0:41:59 load avg: 9.91 [181/415] test_index passed -- running: test_concurrent_futures (23 min 19 sec), test_importlib (32.2 sec), test_import (51.9 sec), test_gdb (5 min 37 sec) 0:42:14 load avg: 10.00 [182/415] test_import passed (50.0 sec) -- running: test_concurrent_futures (23 min 35 sec), test_importlib (47.3 sec), test_gdb (5 min 52 sec) 0:42:18 load avg: 10.24 [183/415] test_int passed -- running: test_concurrent_futures (23 min 38 sec), test_importlib (50.8 sec), test_inspect (33.4 sec), test_gdb (5 min 55 sec) 0:42:30 load avg: 10.18 [184/415] test_int_literal passed -- running: test_concurrent_futures (23 min 50 sec), test_importlib (1 min 3 sec), test_inspect (45.8 sec), test_gdb (6 min 8 sec) 0:42:46 load avg: 10.51 [185/415] test_ioctl skipped -- running: test_concurrent_futures (24 min 6 sec), test_importlib (1 min 18 sec), test_inspect (1 min 1 sec), test_gdb (6 min 23 sec) test_ioctl skipped -- Unable to open /dev/tty 0:43:11 load avg: 10.64 [186/415] test_inspect passed (1 min 10 sec) -- running: test_concurrent_futures (24 min 31 sec), test_importlib (1 min 43 sec), test_io (52.9 sec), test_gdb (6 min 48 sec) 0:43:21 load avg: 10.48 [187/415] test_ipaddress passed -- running: test_concurrent_futures (24 min 41 sec), test_importlib (1 min 53 sec), test_io (1 min 2 sec), test_gdb (6 min 58 sec) 0:43:28 load avg: 10.52 [188/415] test_isinstance passed -- running: test_concurrent_futures (24 min 48 sec), test_importlib (2 min), test_io (1 min 10 sec), test_gdb (7 min 5 sec) 0:43:42 load avg: 11.19 [189/415] test_iter passed -- running: test_concurrent_futures (25 min 2 sec), test_importlib (2 min 14 sec), test_io (1 min 24 sec), test_gdb (7 min 19 sec) 0:43:44 load avg: 11.19 [190/415] test_iterlen passed -- running: test_concurrent_futures (25 min 4 sec), test_importlib (2 min 17 sec), test_io (1 min 26 sec), test_gdb (7 min 21 sec) 0:43:54 load avg: 10.61 [191/415] test_importlib passed (2 min 11 sec) -- running: test_concurrent_futures (25 min 14 sec), test_io (1 min 36 sec), test_gdb (7 min 31 sec) 0:44:24 load avg: 10.47 running: test_concurrent_futures (25 min 44 sec), test_keyword (30.1 sec), test_json (39.9 sec), test_itertools (42.0 sec), test_io (2 min 6 sec), test_gdb (8 min 1 sec) 0:44:31 load avg: 10.55 [192/415] test_keyword passed -- running: test_concurrent_futures (25 min 51 sec), test_json (46.8 sec), test_itertools (49.0 sec), test_io (2 min 13 sec), test_gdb (8 min 8 sec) 0:44:47 load avg: 10.50 [193/415] test_keywordonlyarg passed -- running: test_concurrent_futures (26 min 7 sec), test_json (1 min 2 sec), test_itertools (1 min 4 sec), test_io (2 min 29 sec), test_gdb (8 min 24 sec) 0:45:04 load avg: 10.63 [194/415] test_kqueue skipped -- running: test_concurrent_futures (26 min 24 sec), test_json (1 min 20 sec), test_itertools (1 min 22 sec), test_io (2 min 46 sec), test_gdb (8 min 41 sec) test_kqueue skipped -- test works only on BSD 0:45:22 load avg: 10.35 [195/415] test_largefile passed -- running: test_concurrent_futures (26 min 42 sec), test_json (1 min 37 sec), test_itertools (1 min 39 sec), test_io (3 min 4 sec), test_gdb (8 min 59 sec) 0:45:52 load avg: 10.21 running: test_concurrent_futures (27 min 12 sec), test_lib2to3 (30.2 sec), test_json (2 min 8 sec), test_itertools (2 min 10 sec), test_io (3 min 34 sec), test_gdb (9 min 29 sec) 0:46:22 load avg: 9.69 running: test_concurrent_futures (27 min 42 sec), test_lib2to3 (1 min), test_json (2 min 38 sec), test_itertools (2 min 40 sec), test_io (4 min 4 sec), test_gdb (9 min 59 sec) 0:46:52 load avg: 10.05 running: test_concurrent_futures (28 min 12 sec), test_lib2to3 (1 min 30 sec), test_json (3 min 8 sec), test_itertools (3 min 10 sec), test_io (4 min 34 sec), test_gdb (10 min 29 sec) 0:47:22 load avg: 10.05 running: test_concurrent_futures (28 min 42 sec), test_lib2to3 (2 min), test_json (3 min 38 sec), test_itertools (3 min 40 sec), test_io (5 min 4 sec), test_gdb (10 min 59 sec) 0:47:53 load avg: 10.09 running: test_concurrent_futures (29 min 13 sec), test_lib2to3 (2 min 30 sec), test_json (4 min 8 sec), test_itertools (4 min 10 sec), test_io (5 min 35 sec), test_gdb (11 min 30 sec) 0:48:05 load avg: 10.08 [196/415] test_json passed (4 min 6 sec) -- running: test_concurrent_futures (29 min 25 sec), test_lib2to3 (2 min 42 sec), test_itertools (4 min 22 sec), test_io (5 min 47 sec), test_gdb (11 min 42 sec) 0:48:23 load avg: 10.12 [197/415] test_linecache passed -- running: test_concurrent_futures (29 min 43 sec), test_lib2to3 (3 min), test_itertools (4 min 40 sec), test_io (6 min 4 sec), test_gdb (12 min) 0:48:53 load avg: 10.60 running: test_concurrent_futures (30 min 13 sec), test_lib2to3 (3 min 30 sec), test_list (30.1 sec), test_itertools (5 min 10 sec), test_io (6 min 34 sec), test_gdb (12 min 30 sec) 0:49:14 load avg: 10.50 [198/415] test_list passed (37.0 sec) -- running: test_concurrent_futures (30 min 35 sec), test_lib2to3 (3 min 52 sec), test_itertools (5 min 32 sec), test_io (6 min 56 sec), test_gdb (12 min 52 sec) 0:49:33 load avg: 10.42 [199/415] test_listcomps passed -- running: test_concurrent_futures (30 min 53 sec), test_lib2to3 (4 min 10 sec), test_itertools (5 min 50 sec), test_io (7 min 14 sec), test_gdb (13 min 10 sec) 0:49:55 load avg: 10.22 [200/415] test_locale passed -- running: test_concurrent_futures (31 min 15 sec), test_lib2to3 (4 min 32 sec), test_itertools (6 min 12 sec), test_io (7 min 36 sec), test_gdb (13 min 32 sec) 0:50:25 load avg: 10.16 running: test_concurrent_futures (31 min 45 sec), test_lib2to3 (5 min 3 sec), test_logging (30.6 sec), test_itertools (6 min 43 sec), test_io (8 min 7 sec), test_gdb (14 min 2 sec) 0:50:55 load avg: 10.14 running: test_concurrent_futures (32 min 16 sec), test_lib2to3 (5 min 33 sec), test_logging (1 min), test_itertools (7 min 13 sec), test_io (8 min 37 sec), test_gdb (14 min 33 sec) 0:51:25 load avg: 9.27 running: test_concurrent_futures (32 min 46 sec), test_lib2to3 (6 min 3 sec), test_logging (1 min 30 sec), test_itertools (7 min 43 sec), test_io (9 min 7 sec), test_gdb (15 min 3 sec) 0:51:42 load avg: 8.78 [201/415] test_logging passed (1 min 33 sec) -- running: test_concurrent_futures (33 min 2 sec), test_lib2to3 (6 min 20 sec), test_itertools (8 min), test_io (9 min 24 sec), test_gdb (15 min 19 sec) 0:52:12 load avg: 8.19 running: test_concurrent_futures (33 min 32 sec), test_lib2to3 (6 min 50 sec), test_long (30.2 sec), test_itertools (8 min 30 sec), test_io (9 min 54 sec), test_gdb (15 min 49 sec) 0:52:42 load avg: 7.94 running: test_concurrent_futures (34 min 2 sec), test_lib2to3 (7 min 20 sec), test_long (1 min), test_itertools (9 min), test_io (10 min 24 sec), test_gdb (16 min 19 sec) 0:53:12 load avg: 7.78 running: test_concurrent_futures (34 min 32 sec), test_lib2to3 (7 min 50 sec), test_long (1 min 30 sec), test_itertools (9 min 30 sec), test_io (10 min 54 sec), test_gdb (16 min 50 sec) 0:53:41 load avg: 7.69 [202/415] test_itertools passed (9 min 46 sec) -- running: test_concurrent_futures (35 min 1 sec), test_lib2to3 (8 min 18 sec), test_long (1 min 58 sec), test_io (11 min 23 sec), test_gdb (17 min 18 sec) 0:54:09 load avg: 7.83 [203/415] test_longexp passed -- running: test_concurrent_futures (35 min 29 sec), test_lib2to3 (8 min 46 sec), test_long (2 min 26 sec), test_io (11 min 50 sec), test_gdb (17 min 46 sec) 0:54:17 load avg: 7.85 [204/415] test_io passed (11 min 46 sec) -- running: test_concurrent_futures (35 min 37 sec), test_lib2to3 (8 min 55 sec), test_long (2 min 35 sec), test_gdb (17 min 54 sec) 0:54:41 load avg: 7.75 [205/415] test_macpath passed -- running: test_concurrent_futures (36 min 1 sec), test_lib2to3 (9 min 19 sec), test_long (2 min 58 sec), test_lzma (32.3 sec), test_gdb (18 min 18 sec) 0:55:11 load avg: 8.13 running: test_concurrent_futures (36 min 31 sec), test_lib2to3 (9 min 49 sec), test_long (3 min 29 sec), test_lzma (1 min 2 sec), test_mailbox (30.4 sec), test_gdb (18 min 49 sec) 0:55:41 load avg: 9.29 running: test_concurrent_futures (37 min 2 sec), test_lib2to3 (10 min 19 sec), test_long (3 min 59 sec), test_lzma (1 min 32 sec), test_mailbox (1 min), test_gdb (19 min 19 sec) 0:56:11 load avg: 9.48 running: test_concurrent_futures (37 min 32 sec), test_lib2to3 (10 min 49 sec), test_long (4 min 29 sec), test_lzma (2 min 2 sec), test_mailbox (1 min 30 sec), test_gdb (19 min 49 sec) 0:56:41 load avg: 8.83 running: test_concurrent_futures (38 min 2 sec), test_lib2to3 (11 min 19 sec), test_long (4 min 59 sec), test_lzma (2 min 32 sec), test_mailbox (2 min), test_gdb (20 min 19 sec) 0:57:12 load avg: 8.83 running: test_concurrent_futures (38 min 32 sec), test_lib2to3 (11 min 49 sec), test_long (5 min 29 sec), test_lzma (3 min 2 sec), test_mailbox (2 min 30 sec), test_gdb (20 min 49 sec) 0:57:25 load avg: 9.39 [206/415] test_long passed (5 min 29 sec) -- running: test_concurrent_futures (38 min 45 sec), test_lib2to3 (12 min 3 sec), test_lzma (3 min 16 sec), test_mailbox (2 min 44 sec), test_gdb (21 min 2 sec) 0:57:35 load avg: 9.64 [207/415] test_mailcap passed -- running: test_concurrent_futures (38 min 55 sec), test_lib2to3 (12 min 13 sec), test_lzma (3 min 26 sec), test_mailbox (2 min 54 sec), test_gdb (21 min 12 sec) 0:57:59 load avg: 9.97 [208/415] test_marshal passed -- running: test_concurrent_futures (39 min 19 sec), test_lib2to3 (12 min 37 sec), test_lzma (3 min 50 sec), test_mailbox (3 min 18 sec), test_gdb (21 min 37 sec) 0:58:14 load avg: 10.20 [209/415] test_lzma passed (3 min 51 sec) -- running: test_concurrent_futures (39 min 34 sec), test_lib2to3 (12 min 52 sec), test_mailbox (3 min 33 sec), test_gdb (21 min 51 sec) 0:58:32 load avg: 10.16 [210/415] test_memoryio passed -- running: test_concurrent_futures (39 min 52 sec), test_lib2to3 (13 min 9 sec), test_math (32.5 sec), test_mailbox (3 min 50 sec), test_gdb (22 min 9 sec) 0:58:51 load avg: 10.04 [211/415] test_memoryview passed -- running: test_concurrent_futures (40 min 11 sec), test_lib2to3 (13 min 29 sec), test_math (52.0 sec), test_mailbox (4 min 10 sec), test_gdb (22 min 28 sec) 0:58:57 load avg: 10.11 [212/415] test_mailbox passed (4 min 1 sec) -- running: test_concurrent_futures (40 min 17 sec), test_lib2to3 (13 min 35 sec), test_math (57.8 sec), test_gdb (22 min 34 sec) 0:59:09 load avg: 10.56 [213/415] test_metaclass passed -- running: test_concurrent_futures (40 min 29 sec), test_lib2to3 (13 min 47 sec), test_math (1 min 10 sec), test_gdb (22 min 47 sec) 0:59:15 load avg: 10.51 [214/415] test_mimetypes passed -- running: test_concurrent_futures (40 min 35 sec), test_lib2to3 (13 min 53 sec), test_math (1 min 16 sec), test_gdb (22 min 53 sec) 0:59:34 load avg: 10.52 [215/415] test_minidom passed -- running: test_concurrent_futures (40 min 54 sec), test_lib2to3 (14 min 12 sec), test_math (1 min 34 sec), test_gdb (23 min 11 sec) 0:59:41 load avg: 10.72 [216/415] test_mmap passed -- running: test_concurrent_futures (41 min 1 sec), test_lib2to3 (14 min 19 sec), test_math (1 min 41 sec), test_gdb (23 min 18 sec) 1:00:01 load avg: 10.64 [217/415] test_module passed -- running: test_concurrent_futures (41 min 21 sec), test_lib2to3 (14 min 39 sec), test_math (2 min 1 sec), test_gdb (23 min 38 sec) 1:00:15 load avg: 10.57 [218/415] test_msilib skipped -- running: test_concurrent_futures (41 min 35 sec), test_lib2to3 (14 min 53 sec), test_math (2 min 15 sec), test_modulefinder (34.1 sec), test_gdb (23 min 52 sec) test_msilib skipped -- No module named '_msi' 1:00:39 load avg: 10.44 [219/415] test_modulefinder passed (43.7 sec) -- running: test_concurrent_futures (41 min 59 sec), test_lib2to3 (15 min 17 sec), test_math (2 min 39 sec), test_gdb (24 min 16 sec) 1:01:09 load avg: 10.06 running: test_concurrent_futures (42 min 29 sec), test_lib2to3 (15 min 47 sec), test_math (3 min 9 sec), test_multibytecodec (54.0 sec), test_multiprocessing_fork (30.1 sec), test_gdb (24 min 46 sec) 1:01:39 load avg: 10.10 running: test_concurrent_futures (42 min 59 sec), test_lib2to3 (16 min 17 sec), test_math (3 min 39 sec), test_multibytecodec (1 min 24 sec), test_multiprocessing_fork (1 min), test_gdb (25 min 16 sec) 1:02:09 load avg: 10.16 running: test_concurrent_futures (43 min 29 sec), test_lib2to3 (16 min 47 sec), test_math (4 min 9 sec), test_multibytecodec (1 min 54 sec), test_multiprocessing_fork (1 min 30 sec), test_gdb (25 min 46 sec) 1:02:25 load avg: 10.12 [220/415] test_math passed (4 min 15 sec) -- running: test_concurrent_futures (43 min 45 sec), test_lib2to3 (17 min 2 sec), test_multibytecodec (2 min 9 sec), test_multiprocessing_fork (1 min 45 sec), test_gdb (26 min 2 sec) 1:02:55 load avg: 10.33 running: test_concurrent_futures (44 min 15 sec), test_lib2to3 (17 min 32 sec), test_multiprocessing_forkserver (30.1 sec), test_multibytecodec (2 min 39 sec), test_multiprocessing_fork (2 min 15 sec), test_gdb (26 min 32 sec) 1:03:25 load avg: 11.06 running: test_concurrent_futures (44 min 45 sec), test_lib2to3 (18 min 2 sec), test_multiprocessing_forkserver (1 min), test_multibytecodec (3 min 9 sec), test_multiprocessing_fork (2 min 45 sec), test_gdb (27 min 2 sec) 1:03:32 load avg: 10.97 [221/415] test_multibytecodec passed (3 min 3 sec) -- running: test_concurrent_futures (44 min 52 sec), test_lib2to3 (18 min 9 sec), test_multiprocessing_forkserver (1 min 6 sec), test_multiprocessing_fork (2 min 52 sec), test_gdb (27 min 9 sec) 1:04:02 load avg: 11.95 running: test_concurrent_futures (45 min 22 sec), test_lib2to3 (18 min 39 sec), test_multiprocessing_forkserver (1 min 36 sec), test_multiprocessing_main_handling (30.1 sec), test_multiprocessing_fork (3 min 22 sec), test_gdb (27 min 39 sec) 1:04:32 load avg: 12.53 running: test_concurrent_futures (45 min 52 sec), test_lib2to3 (19 min 9 sec), test_multiprocessing_forkserver (2 min 7 sec), test_multiprocessing_main_handling (1 min), test_multiprocessing_fork (3 min 52 sec), test_gdb (28 min 9 sec) 1:05:02 load avg: 12.60 running: test_concurrent_futures (46 min 22 sec), test_lib2to3 (19 min 39 sec), test_multiprocessing_forkserver (2 min 37 sec), test_multiprocessing_main_handling (1 min 30 sec), test_multiprocessing_fork (4 min 22 sec), test_gdb (28 min 39 sec) 1:05:32 load avg: 12.57 running: test_concurrent_futures (46 min 52 sec), test_lib2to3 (20 min 10 sec), test_multiprocessing_forkserver (3 min 7 sec), test_multiprocessing_main_handling (2 min), test_multiprocessing_fork (4 min 53 sec), test_gdb (29 min 9 sec) 1:06:02 load avg: 11.23 running: test_concurrent_futures (47 min 22 sec), test_lib2to3 (20 min 40 sec), test_multiprocessing_forkserver (3 min 37 sec), test_multiprocessing_main_handling (2 min 30 sec), test_multiprocessing_fork (5 min 23 sec), test_gdb (29 min 39 sec) 1:06:32 load avg: 12.91 running: test_concurrent_futures (47 min 52 sec), test_lib2to3 (21 min 10 sec), test_multiprocessing_forkserver (4 min 7 sec), test_multiprocessing_main_handling (3 min), test_multiprocessing_fork (5 min 53 sec), test_gdb (30 min 9 sec) 1:06:42 load avg: 13.30 [222/415] test_lib2to3 passed (21 min 6 sec) -- running: test_concurrent_futures (48 min 2 sec), test_multiprocessing_forkserver (4 min 17 sec), test_multiprocessing_main_handling (3 min 10 sec), test_multiprocessing_fork (6 min 2 sec), test_gdb (30 min 19 sec) 1:07:12 load avg: 13.08 running: test_concurrent_futures (48 min 32 sec), test_multiprocessing_spawn (30.1 sec), test_multiprocessing_forkserver (4 min 47 sec), test_multiprocessing_main_handling (3 min 40 sec), test_multiprocessing_fork (6 min 33 sec), test_gdb (30 min 49 sec) 1:07:42 load avg: 13.30 running: test_concurrent_futures (49 min 2 sec), test_multiprocessing_spawn (1 min), test_multiprocessing_forkserver (5 min 17 sec), test_multiprocessing_main_handling (4 min 10 sec), test_multiprocessing_fork (7 min 3 sec), test_gdb (31 min 19 sec) 1:08:12 load avg: 13.88 running: test_concurrent_futures (49 min 32 sec), test_multiprocessing_spawn (1 min 30 sec), test_multiprocessing_forkserver (5 min 47 sec), test_multiprocessing_main_handling (4 min 40 sec), test_multiprocessing_fork (7 min 33 sec), test_gdb (31 min 49 sec) 1:08:42 load avg: 13.64 running: test_concurrent_futures (50 min 2 sec), test_multiprocessing_spawn (2 min), test_multiprocessing_forkserver (6 min 17 sec), test_multiprocessing_main_handling (5 min 10 sec), test_multiprocessing_fork (8 min 3 sec), test_gdb (32 min 19 sec) 1:09:12 load avg: 13.99 running: test_concurrent_futures (50 min 32 sec), test_multiprocessing_spawn (2 min 30 sec), test_multiprocessing_forkserver (6 min 47 sec), test_multiprocessing_main_handling (5 min 40 sec), test_multiprocessing_fork (8 min 33 sec), test_gdb (32 min 50 sec) 1:09:42 load avg: 14.23 running: test_concurrent_futures (51 min 3 sec), test_multiprocessing_spawn (3 min), test_multiprocessing_forkserver (7 min 17 sec), test_multiprocessing_main_handling (6 min 10 sec), test_multiprocessing_fork (9 min 3 sec), test_gdb (33 min 20 sec) 1:10:13 load avg: 14.90 running: test_concurrent_futures (51 min 33 sec), test_multiprocessing_spawn (3 min 30 sec), test_multiprocessing_forkserver (7 min 47 sec), test_multiprocessing_main_handling (6 min 41 sec), test_multiprocessing_fork (9 min 33 sec), test_gdb (33 min 50 sec) 1:10:43 load avg: 15.36 running: test_concurrent_futures (52 min 3 sec), test_multiprocessing_spawn (4 min), test_multiprocessing_forkserver (8 min 17 sec), test_multiprocessing_main_handling (7 min 11 sec), test_multiprocessing_fork (10 min 3 sec), test_gdb (34 min 20 sec) 1:11:13 load avg: 15.66 running: test_concurrent_futures (52 min 33 sec), test_multiprocessing_spawn (4 min 30 sec), test_multiprocessing_forkserver (8 min 48 sec), test_multiprocessing_main_handling (7 min 41 sec), test_multiprocessing_fork (10 min 33 sec), test_gdb (34 min 50 sec) 1:11:43 load avg: 15.35 running: test_concurrent_futures (53 min 3 sec), test_multiprocessing_spawn (5 min 1 sec), test_multiprocessing_forkserver (9 min 18 sec), test_multiprocessing_main_handling (8 min 11 sec), test_multiprocessing_fork (11 min 4 sec), test_gdb (35 min 20 sec) 1:12:02 load avg: 15.72 [223/415/1] test_multiprocessing_fork failed (11 min 10 sec) -- running: test_concurrent_futures (53 min 22 sec), test_multiprocessing_spawn (5 min 20 sec), test_multiprocessing_forkserver (9 min 37 sec), test_multiprocessing_main_handling (8 min 30 sec), test_gdb (35 min 39 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.10/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) ... 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.10/Lib/test/_test_multiprocessing.py", line 4527, in test_semaphore_tracker _multiprocessing.sem_unlink(name2) AssertionError: OSError not raised ---------------------------------------------------------------------- Ran 328 tests in 666.071s FAILED (failures=1, skipped=31) test test_multiprocessing_fork failed 1:12:22 load avg: 15.52 [224/415/1] test_netrc passed -- running: test_concurrent_futures (53 min 41 sec), test_multiprocessing_spawn (5 min 38 sec), test_multiprocessing_forkserver (9 min 55 sec), test_multiprocessing_main_handling (8 min 49 sec), test_gdb (35 min 58 sec) 1:12:35 load avg: 15.35 [225/415/1] test_nis passed -- running: test_concurrent_futures (53 min 55 sec), test_multiprocessing_spawn (5 min 53 sec), test_multiprocessing_forkserver (10 min 10 sec), test_multiprocessing_main_handling (9 min 3 sec), test_gdb (36 min 12 sec) 1:12:54 load avg: 16.43 [226/415/1] test_nntplib passed -- running: test_concurrent_futures (54 min 14 sec), test_multiprocessing_spawn (6 min 12 sec), test_multiprocessing_forkserver (10 min 29 sec), test_multiprocessing_main_handling (9 min 22 sec), test_gdb (36 min 31 sec) 1:13:10 load avg: 17.40 [227/415/1] test_normalization passed -- running: test_concurrent_futures (54 min 30 sec), test_multiprocessing_spawn (6 min 28 sec), test_multiprocessing_forkserver (10 min 45 sec), test_multiprocessing_main_handling (9 min 38 sec), test_gdb (36 min 48 sec) 1:13:39 load avg: 18.59 [228/415/1] test_ntpath passed -- running: test_concurrent_futures (54 min 59 sec), test_multiprocessing_spawn (6 min 57 sec), test_multiprocessing_forkserver (11 min 14 sec), test_multiprocessing_main_handling (10 min 7 sec), test_gdb (37 min 17 sec) 1:14:10 load avg: 17.11 running: test_concurrent_futures (55 min 30 sec), test_multiprocessing_spawn (7 min 28 sec), test_multiprocessing_forkserver (11 min 45 sec), test_multiprocessing_main_handling (10 min 38 sec), test_numeric_tower (30.7 sec), test_gdb (37 min 47 sec) 1:14:20 load avg: 17.09 [229/415/1] test_numeric_tower passed -- running: test_concurrent_futures (55 min 40 sec), test_multiprocessing_spawn (7 min 37 sec), test_multiprocessing_forkserver (11 min 55 sec), test_multiprocessing_main_handling (10 min 48 sec), test_gdb (37 min 57 sec) 1:14:34 load avg: 17.13 [230/415/1] test_openpty passed -- running: test_concurrent_futures (55 min 54 sec), test_multiprocessing_spawn (7 min 52 sec), test_multiprocessing_forkserver (12 min 9 sec), test_multiprocessing_main_handling (11 min 2 sec), test_gdb (38 min 11 sec) 1:14:52 load avg: 16.49 [231/415/1] test_operator passed -- running: test_concurrent_futures (56 min 12 sec), test_multiprocessing_spawn (8 min 10 sec), test_multiprocessing_forkserver (12 min 27 sec), test_multiprocessing_main_handling (11 min 20 sec), test_gdb (38 min 29 sec) 1:15:12 load avg: 16.04 [232/415/1] test_optparse passed -- running: test_concurrent_futures (56 min 32 sec), test_multiprocessing_spawn (8 min 29 sec), test_multiprocessing_forkserver (12 min 46 sec), test_multiprocessing_main_handling (11 min 39 sec), test_gdb (38 min 49 sec) 1:15:39 load avg: 15.40 [233/415/1] test_ordered_dict passed -- running: test_concurrent_futures (56 min 59 sec), test_multiprocessing_spawn (8 min 57 sec), test_multiprocessing_forkserver (13 min 14 sec), test_multiprocessing_main_handling (12 min 7 sec), test_gdb (39 min 16 sec) 1:16:09 load avg: 15.98 running: test_concurrent_futures (57 min 29 sec), test_multiprocessing_spawn (9 min 27 sec), test_multiprocessing_forkserver (13 min 44 sec), test_multiprocessing_main_handling (12 min 37 sec), test_os (30.2 sec), test_gdb (39 min 46 sec) 1:16:39 load avg: 15.95 running: test_concurrent_futures (57 min 59 sec), test_multiprocessing_spawn (9 min 57 sec), test_multiprocessing_forkserver (14 min 14 sec), test_multiprocessing_main_handling (13 min 7 sec), test_os (1 min), test_gdb (40 min 17 sec) 1:17:10 load avg: 16.43 running: test_concurrent_futures (58 min 30 sec), test_multiprocessing_spawn (10 min 27 sec), test_multiprocessing_forkserver (14 min 44 sec), test_multiprocessing_main_handling (13 min 38 sec), test_os (1 min 30 sec), test_gdb (40 min 47 sec) 1:17:39 load avg: 15.68 [234/415/1] test_os passed (1 min 46 sec) -- running: test_concurrent_futures (58 min 59 sec), test_multiprocessing_spawn (10 min 56 sec), test_multiprocessing_forkserver (15 min 13 sec), test_multiprocessing_main_handling (14 min 7 sec), test_gdb (41 min 16 sec) stty: 'standard input': Inappropriate ioctl for device 1:17:52 load avg: 15.67 [235/415/1] test_ossaudiodev skipped (resource denied) -- running: test_concurrent_futures (59 min 12 sec), test_multiprocessing_spawn (11 min 10 sec), test_multiprocessing_forkserver (15 min 27 sec), test_multiprocessing_main_handling (14 min 20 sec), test_gdb (41 min 29 sec) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 1:18:09 load avg: 16.19 [236/415/1] test_osx_env passed -- running: test_concurrent_futures (59 min 29 sec), test_multiprocessing_spawn (11 min 26 sec), test_multiprocessing_forkserver (15 min 43 sec), test_multiprocessing_main_handling (14 min 36 sec), test_gdb (41 min 46 sec) 1:18:33 load avg: 15.57 [237/415/1] test_parser passed -- running: test_concurrent_futures (59 min 53 sec), test_multiprocessing_spawn (11 min 51 sec), test_multiprocessing_forkserver (16 min 8 sec), test_multiprocessing_main_handling (15 min 1 sec), test_gdb (42 min 10 sec) 1:19:03 load avg: 15.68 running: test_concurrent_futures (1 hour 23 sec), test_multiprocessing_spawn (12 min 21 sec), test_multiprocessing_forkserver (16 min 38 sec), test_multiprocessing_main_handling (15 min 31 sec), test_pathlib (30.3 sec), test_gdb (42 min 40 sec) 1:19:20 load avg: 14.88 [238/415/1] test_pathlib passed (34.4 sec) -- running: test_concurrent_futures (1 hour 41 sec), test_multiprocessing_spawn (12 min 38 sec), test_multiprocessing_forkserver (16 min 55 sec), test_multiprocessing_main_handling (15 min 48 sec), test_gdb (42 min 58 sec) 1:19:51 load avg: 17.72 running: test_concurrent_futures (1 hour 1 min), test_multiprocessing_spawn (13 min 8 sec), test_multiprocessing_forkserver (17 min 25 sec), test_multiprocessing_main_handling (16 min 19 sec), test_pdb (30.3 sec), test_gdb (43 min 28 sec) 1:20:21 load avg: 17.61 running: test_concurrent_futures (1 hour 1 min), test_multiprocessing_spawn (13 min 39 sec), test_multiprocessing_forkserver (17 min 56 sec), test_multiprocessing_main_handling (16 min 49 sec), test_pdb (1 min), test_gdb (43 min 58 sec) 1:20:51 load avg: 16.79 running: test_concurrent_futures (1 hour 2 min), test_multiprocessing_spawn (14 min 9 sec), test_multiprocessing_forkserver (18 min 26 sec), test_multiprocessing_main_handling (17 min 19 sec), test_pdb (1 min 30 sec), test_gdb (44 min 28 sec) 1:20:56 load avg: 16.80 [239/415/1] test_pdb passed (1 min 23 sec) -- running: test_concurrent_futures (1 hour 2 min), test_multiprocessing_spawn (14 min 13 sec), test_multiprocessing_forkserver (18 min 30 sec), test_multiprocessing_main_handling (17 min 24 sec), test_gdb (44 min 33 sec) 1:21:14 load avg: 17.15 [240/415/1] test_peepholer passed -- running: test_concurrent_futures (1 hour 2 min), test_multiprocessing_spawn (14 min 32 sec), test_multiprocessing_forkserver (18 min 49 sec), test_multiprocessing_main_handling (17 min 42 sec), test_gdb (44 min 51 sec) 1:21:45 load avg: 16.51 running: test_concurrent_futures (1 hour 3 min), test_multiprocessing_spawn (15 min 2 sec), test_multiprocessing_forkserver (19 min 19 sec), test_multiprocessing_main_handling (18 min 13 sec), test_pickle (30.4 sec), test_gdb (45 min 22 sec) 1:22:15 load avg: 16.00 running: test_concurrent_futures (1 hour 3 min), test_multiprocessing_spawn (15 min 32 sec), test_multiprocessing_forkserver (19 min 49 sec), test_multiprocessing_main_handling (18 min 43 sec), test_pickle (1 min), test_gdb (45 min 52 sec) 1:22:45 load avg: 20.47 running: test_concurrent_futures (1 hour 4 min), test_multiprocessing_spawn (16 min 2 sec), test_multiprocessing_forkserver (20 min 20 sec), test_multiprocessing_main_handling (19 min 13 sec), test_pickle (1 min 30 sec), test_gdb (46 min 22 sec) 1:23:01 load avg: 22.64 [241/415/1] test_multiprocessing_main_handling passed (19 min 17 sec) -- running: test_concurrent_futures (1 hour 4 min), test_multiprocessing_spawn (16 min 18 sec), test_multiprocessing_forkserver (20 min 36 sec), test_pickle (1 min 46 sec), test_gdb (46 min 38 sec) 1:23:21 load avg: 22.29 [242/415/2] test_concurrent_futures failed (1 hour 4 min) -- running: test_multiprocessing_spawn (16 min 38 sec), test_multiprocessing_forkserver (20 min 55 sec), test_pickle (2 min 6 sec), test_gdb (46 min 58 sec) Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.64s ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 4.30s ok test_free_reference_yielded_future (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 2.18s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 1.77s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 4.10s ok test_crash (test.test_concurrent_futures.ProcessPoolForkExecutorDeadlockTest) ... 22.71s ok test_shutdown_deadlock (test.test_concurrent_futures.ProcessPoolForkExecutorDeadlockTest) ... 6.06s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkFailingInitializerTest) ... 0.89s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkInitializerTest) ... 1.16s ok test_free_reference (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.69s ok test_killed_child (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 1.76s ok test_map (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.56s ok test_map_chunksize (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 3.23s ok test_map_exception (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.39s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 7.89s ok test_max_workers_negative (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 3.46s 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.14s ok test_ressources_gced_in_workers (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 6.00s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.53s ok test_submit (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.06s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.39s ok test_traceback (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.55s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 2.52s ok test_del_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 2.75s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 4.07s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 17.08s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 1.88s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 0.12s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 10.16s ok test_all_completed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 1.98s ok test_first_completed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 3.90s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 3.28s ok test_first_exception (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 5.32s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 3.62s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 3.16s ok test_timeout (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 7.77s ok test_correct_timeout_exception_msg (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 44.83s ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 32.53s ok test_free_reference_yielded_future (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 32.18s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 32.95s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 32.27s ok test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) ... 206.34s test_shutdown_deadlock (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) ... 50.89s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkserverFailingInitializerTest) ... 10.84s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkserverInitializerTest) ... 13.56s ok test_free_reference (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 34.94s ok test_killed_child (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 25.45s ok test_map (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 30.90s ok test_map_chunksize (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 33.69s ok test_map_exception (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 38.67s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 42.53s ok test_max_workers_negative (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 31.92s 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) ... 38.77s ok test_ressources_gced_in_workers (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 46.46s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 39.08s ok test_submit (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 39.36s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 39.25s ok test_traceback (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 36.94s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 3.03s ok test_del_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 2.70s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 35.35s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 46.09s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 37.59s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 0.18s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 31.73s ok test_all_completed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 38.72s ok test_first_completed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 35.45s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 37.05s ok test_first_exception (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 35.62s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 30.26s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 31.90s ok test_timeout (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 37.55s ok test_correct_timeout_exception_msg (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 72.21s ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 69.72s ok test_free_reference_yielded_future (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 64.06s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 68.59s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 77.10s ok test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) ... 313.76s FAIL test_shutdown_deadlock (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) ... 83.75s ok test_initializer (test.test_concurrent_futures.ProcessPoolSpawnFailingInitializerTest) ... 17.13s ok test_initializer (test.test_concurrent_futures.ProcessPoolSpawnInitializerTest) ... 16.08s ok test_free_reference (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 51.73s ok test_killed_child (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 48.06s ok test_map (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 78.81s ok test_map_chunksize (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 62.27s ok test_map_exception (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 64.31s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 55.14s ok test_max_workers_negative (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 53.40s 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) ... 61.44s ok test_ressources_gced_in_workers (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 74.91s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 60.96s ok test_submit (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 72.93s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 58.58s ok test_traceback (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 56.72s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 2.40s ok test_del_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 1.61s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 66.35s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 66.56s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 74.87s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 0.20s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 56.87s ok test_all_completed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 62.07s ok test_first_completed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 72.55s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 74.53s ok test_first_exception (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 64.82s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 56.15s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 58.07s ok test_timeout (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 67.28s ok test_correct_timeout_exception_msg (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 0.42s ok test_duplicate_futures (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 2.25s ok test_free_reference_yielded_future (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 0.29s ok test_no_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 0.21s ok test_zero_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 2.24s ok test_default_workers (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.23s ok test_free_reference (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.43s ok test_map (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.40s ok test_map_exception (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.24s ok test_map_submits_without_iteration (test.test_concurrent_futures.ThreadPoolExecutorTest) Tests verifying issue 11777. ... 0.23s ok test_map_timeout (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 6.18s ok test_max_workers_negative (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.27s ok test_no_stale_references (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.26s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.27s ok test_submit (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.23s ok test_submit_keyword (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.28s ok test_initializer (test.test_concurrent_futures.ThreadPoolFailingInitializerTest) ... 0.38s ok test_initializer (test.test_concurrent_futures.ThreadPoolInitializerTest) ... 0.17s ok test_context_manager_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.16s ok test_del_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.13s ok test_hang_issue12364 (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 1.16s ok test_interpreter_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 13.14s ok test_run_after_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.02s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 4.05s ok test_thread_names_assigned (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.16s ok test_thread_names_default (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.14s ok test_threads_terminate (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.05s ok test_all_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 0.21s ok test_first_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.69s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.73s ok test_first_exception (test.test_concurrent_futures.ThreadPoolWaitTests) ... 3.21s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 2.26s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.73s ok test_pending_calls_race (test.test_concurrent_futures.ThreadPoolWaitTests) ... 2.38s ok test_timeout (test.test_concurrent_futures.ThreadPoolWaitTests) ... 6.23s 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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [exit at task unpickle] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fb90a7150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fb98a8150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.10/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fc8088a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.10/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.10/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.10/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/test_concurrent_futures.py", line 134, in tearDown self.assertLess(dt, 300, "synchronization issue: test lasted too long") AssertionError: 313.76444085291587 not less than 300 : synchronization issue: test lasted too long ---------------------------------------------------------------------- Ran 164 tests in 3863.846s FAILED (failures=15, skipped=3) test test_concurrent_futures failed 1:23:41 load avg: 23.35 [243/415/2] test_pipes passed -- running: test_multiprocessing_spawn (16 min 58 sec), test_multiprocessing_forkserver (21 min 15 sec), test_pickletools (40.0 sec), test_pickle (2 min 26 sec), test_gdb (47 min 18 sec) 1:23:56 load avg: 23.74 [244/415/2] test_pkg passed -- running: test_multiprocessing_spawn (17 min 14 sec), test_multiprocessing_forkserver (21 min 31 sec), test_pickletools (55.2 sec), test_pickle (2 min 41 sec), test_gdb (47 min 33 sec) 1:24:09 load avg: 24.01 [245/415/2] test_pkgimport passed -- running: test_multiprocessing_spawn (17 min 27 sec), test_multiprocessing_forkserver (21 min 44 sec), test_pickletools (1 min 8 sec), test_pickle (2 min 54 sec), test_gdb (47 min 46 sec) 1:24:28 load avg: 24.25 [246/415/2] test_pkgutil passed -- running: test_multiprocessing_spawn (17 min 46 sec), test_multiprocessing_forkserver (22 min 3 sec), test_pickletools (1 min 27 sec), test_pickle (3 min 14 sec), test_gdb (48 min 5 sec) 1:24:58 load avg: 22.93 [247/415/2] test_platform passed -- running: test_multiprocessing_spawn (18 min 15 sec), test_multiprocessing_forkserver (22 min 32 sec), test_pickletools (1 min 56 sec), test_pickle (3 min 43 sec), test_gdb (48 min 35 sec) 1:25:28 load avg: 22.28 running: test_plistlib (30.1 sec), test_multiprocessing_spawn (18 min 45 sec), test_multiprocessing_forkserver (23 min 3 sec), test_pickletools (2 min 27 sec), test_pickle (4 min 13 sec), test_gdb (49 min 5 sec) 1:25:37 load avg: 21.46 [248/415/2] test_plistlib passed -- running: test_multiprocessing_spawn (18 min 55 sec), test_multiprocessing_forkserver (23 min 12 sec), test_pickletools (2 min 36 sec), test_pickle (4 min 22 sec), test_gdb (49 min 14 sec) 1:26:06 load avg: 19.16 [249/415/2] test_poll passed -- running: test_multiprocessing_spawn (19 min 23 sec), test_multiprocessing_forkserver (23 min 40 sec), test_pickletools (3 min 4 sec), test_pickle (4 min 51 sec), test_gdb (49 min 43 sec) 1:26:31 load avg: 16.67 [250/415/2] test_popen passed -- running: test_multiprocessing_spawn (19 min 48 sec), test_multiprocessing_forkserver (24 min 5 sec), test_pickletools (3 min 29 sec), test_pickle (5 min 16 sec), test_gdb (50 min 8 sec) 1:26:55 load avg: 15.47 [251/415/2] test_pickletools passed (3 min 42 sec) -- running: test_multiprocessing_spawn (20 min 12 sec), test_multiprocessing_forkserver (24 min 29 sec), test_pickle (5 min 40 sec), test_gdb (50 min 32 sec) 1:27:17 load avg: 14.84 [252/415/2] test_poplib passed (30.3 sec) -- running: test_multiprocessing_spawn (20 min 34 sec), test_multiprocessing_forkserver (24 min 51 sec), test_pickle (6 min 2 sec), test_gdb (50 min 54 sec) 1:27:29 load avg: 14.25 [253/415/2] test_posix passed -- running: test_multiprocessing_spawn (20 min 46 sec), test_multiprocessing_forkserver (25 min 4 sec), test_pickle (6 min 14 sec), test_gdb (51 min 6 sec) 1:27:44 load avg: 13.38 [254/415/2] test_posixpath passed -- running: test_multiprocessing_spawn (21 min 2 sec), test_multiprocessing_forkserver (25 min 19 sec), test_pickle (6 min 30 sec), test_gdb (51 min 22 sec) 1:27:53 load avg: 13.09 [255/415/2] test_pow passed -- running: test_multiprocessing_spawn (21 min 11 sec), test_multiprocessing_forkserver (25 min 28 sec), test_pickle (6 min 38 sec), test_gdb (51 min 30 sec) 1:28:09 load avg: 12.42 [256/415/2] test_print passed -- running: test_multiprocessing_spawn (21 min 27 sec), test_multiprocessing_forkserver (25 min 44 sec), test_pickle (6 min 55 sec), test_gdb (51 min 46 sec) 1:28:14 load avg: 12.23 [257/415/2] test_pprint passed -- running: test_multiprocessing_spawn (21 min 32 sec), test_multiprocessing_forkserver (25 min 49 sec), test_pickle (7 min), test_gdb (51 min 51 sec) 1:28:24 load avg: 11.81 [258/415/2] test_profile passed -- running: test_multiprocessing_spawn (21 min 42 sec), test_multiprocessing_forkserver (25 min 59 sec), test_pickle (7 min 10 sec), test_gdb (52 min 2 sec) 1:28:29 load avg: 11.75 [259/415/2] test_property passed -- running: test_multiprocessing_spawn (21 min 46 sec), test_multiprocessing_forkserver (26 min 3 sec), test_pickle (7 min 14 sec), test_gdb (52 min 6 sec) 1:28:44 load avg: 11.67 [260/415/2] test_pty passed -- running: test_multiprocessing_spawn (22 min 2 sec), test_multiprocessing_forkserver (26 min 19 sec), test_pickle (7 min 29 sec), test_gdb (52 min 21 sec) 1:28:50 load avg: 11.46 [261/415/2] test_pstats passed -- running: test_multiprocessing_spawn (22 min 7 sec), test_multiprocessing_forkserver (26 min 24 sec), test_pickle (7 min 35 sec), test_gdb (52 min 27 sec) 1:29:02 load avg: 10.88 [262/415/2] test_pulldom passed -- running: test_multiprocessing_spawn (22 min 20 sec), test_multiprocessing_forkserver (26 min 37 sec), test_pickle (7 min 47 sec), test_gdb (52 min 39 sec) 1:29:05 load avg: 10.88 [263/415/2] test_pwd passed -- running: test_multiprocessing_spawn (22 min 23 sec), test_multiprocessing_forkserver (26 min 40 sec), test_pickle (7 min 50 sec), test_gdb (52 min 42 sec) 1:29:18 load avg: 10.96 [264/415/2] test_py_compile passed -- running: test_multiprocessing_spawn (22 min 35 sec), test_multiprocessing_forkserver (26 min 53 sec), test_pickle (8 min 3 sec), test_gdb (52 min 55 sec) 1:29:48 load avg: 10.63 running: test_pydoc (30.1 sec), test_multiprocessing_spawn (23 min 6 sec), test_multiprocessing_forkserver (27 min 23 sec), test_pyclbr (43.1 sec), test_pickle (8 min 33 sec), test_gdb (53 min 25 sec) 1:30:18 load avg: 10.13 running: test_pydoc (1 min), test_multiprocessing_spawn (23 min 36 sec), test_multiprocessing_forkserver (27 min 53 sec), test_pyclbr (1 min 13 sec), test_pickle (9 min 3 sec), test_gdb (53 min 55 sec) 1:30:20 load avg: 10.13 [265/415/3] test_multiprocessing_forkserver failed (27 min 44 sec) -- running: test_pydoc (1 min 2 sec), test_multiprocessing_spawn (23 min 38 sec), test_pyclbr (1 min 15 sec), test_pickle (9 min 6 sec), test_gdb (53 min 57 sec) 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.10/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.10/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.10/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 1661.090s FAILED (failures=2, skipped=27) test test_multiprocessing_forkserver failed 1:30:38 load avg: 9.95 [266/415/3] test_pyexpat passed -- running: test_pydoc (1 min 20 sec), test_multiprocessing_spawn (23 min 56 sec), test_pyclbr (1 min 33 sec), test_pickle (9 min 24 sec), test_gdb (54 min 15 sec) 1:31:08 load avg: 11.16 running: test_pydoc (1 min 50 sec), test_multiprocessing_spawn (24 min 26 sec), test_queue (30.1 sec), test_pyclbr (2 min 3 sec), test_pickle (9 min 54 sec), test_gdb (54 min 46 sec) 1:31:38 load avg: 13.97 running: test_pydoc (2 min 20 sec), test_multiprocessing_spawn (24 min 56 sec), test_queue (1 min), test_pyclbr (2 min 33 sec), test_pickle (10 min 24 sec), test_gdb (55 min 16 sec) 1:31:41 load avg: 13.97 [267/415/3] test_pydoc passed (2 min 7 sec) -- running: test_multiprocessing_spawn (24 min 58 sec), test_queue (1 min 2 sec), test_pyclbr (2 min 35 sec), test_pickle (10 min 26 sec), test_gdb (55 min 18 sec) 1:32:04 load avg: 13.20 [268/415/3] test_quopri passed -- running: test_multiprocessing_spawn (25 min 21 sec), test_queue (1 min 25 sec), test_pyclbr (2 min 58 sec), test_pickle (10 min 49 sec), test_gdb (55 min 41 sec) 1:32:18 load avg: 12.62 [269/415/3] test_raise passed -- running: test_multiprocessing_spawn (25 min 36 sec), test_queue (1 min 39 sec), test_pyclbr (3 min 13 sec), test_pickle (11 min 4 sec), test_gdb (55 min 55 sec) 1:32:48 load avg: 11.82 running: test_random (30.1 sec), test_multiprocessing_spawn (26 min 6 sec), test_queue (2 min 10 sec), test_pyclbr (3 min 43 sec), test_pickle (11 min 34 sec), test_gdb (56 min 25 sec) 1:33:03 load avg: 11.35 [270/415/3] test_pyclbr passed (3 min 44 sec) -- running: test_random (45.1 sec), test_multiprocessing_spawn (26 min 21 sec), test_queue (2 min 25 sec), test_pickle (11 min 49 sec), test_gdb (56 min 40 sec) 1:33:33 load avg: 10.83 running: test_random (1 min 15 sec), test_multiprocessing_spawn (26 min 51 sec), test_queue (2 min 55 sec), test_range (30.0 sec), test_pickle (12 min 19 sec), test_gdb (57 min 10 sec) 1:34:00 load avg: 11.44 [271/415/3] test_queue passed (3 min 8 sec) -- running: test_random (1 min 41 sec), test_multiprocessing_spawn (27 min 18 sec), test_range (56.8 sec), test_pickle (12 min 45 sec), test_gdb (57 min 37 sec) 1:34:31 load avg: 10.61 running: test_random (2 min 12 sec), test_multiprocessing_spawn (27 min 48 sec), test_re (30.6 sec), test_range (1 min 27 sec), test_pickle (13 min 16 sec), test_gdb (58 min 8 sec) 1:34:53 load avg: 10.41 [272/415/3] test_range passed (1 min 35 sec) -- running: test_random (2 min 34 sec), test_multiprocessing_spawn (28 min 10 sec), test_re (52.8 sec), test_pickle (13 min 38 sec), test_gdb (58 min 30 sec) 1:35:18 load avg: 9.93 [273/415/3] test_random passed (2 min 44 sec) -- running: test_multiprocessing_spawn (28 min 36 sec), test_re (1 min 17 sec), test_pickle (14 min 3 sec), test_gdb (58 min 55 sec) 1:35:28 load avg: 9.86 [274/415/3] test_readline passed -- running: test_multiprocessing_spawn (28 min 46 sec), test_re (1 min 28 sec), test_pickle (14 min 13 sec), test_gdb (59 min 5 sec) 1:35:47 load avg: 9.71 [275/415/3] test_repl passed -- running: test_multiprocessing_spawn (29 min 5 sec), test_re (1 min 47 sec), test_pickle (14 min 33 sec), test_gdb (59 min 25 sec) 1:36:03 load avg: 9.55 [276/415/3] test_reprlib passed -- running: test_regrtest (45.5 sec), test_multiprocessing_spawn (29 min 21 sec), test_re (2 min 3 sec), test_pickle (14 min 49 sec), test_gdb (59 min 41 sec) 1:36:26 load avg: 9.53 [277/415/3] test_re passed (2 min 12 sec) -- running: test_regrtest (1 min 7 sec), test_multiprocessing_spawn (29 min 43 sec), test_pickle (15 min 11 sec), test_gdb (1 hour 3 sec) 1:36:45 load avg: 9.44 [278/415/3] test_richcmp passed -- running: test_regrtest (1 min 26 sec), test_multiprocessing_spawn (30 min 3 sec), test_resource (41.5 sec), test_pickle (15 min 30 sec), test_gdb (1 hour 22 sec) 1:36:47 load avg: 9.57 [279/415/3] test_resource passed -- running: test_regrtest (1 min 28 sec), test_multiprocessing_spawn (30 min 4 sec), test_pickle (15 min 32 sec), test_gdb (1 hour 24 sec) 1:37:03 load avg: 9.13 [280/415/3] test_rlcompleter passed -- running: test_regrtest (1 min 45 sec), test_multiprocessing_spawn (30 min 21 sec), test_pickle (15 min 49 sec), test_gdb (1 hour 40 sec) 1:37:08 load avg: 8.96 [281/415/3] test_robotparser passed -- running: test_regrtest (1 min 50 sec), test_multiprocessing_spawn (30 min 26 sec), test_pickle (15 min 54 sec), test_gdb (1 hour 46 sec) 1:37:35 load avg: 8.01 [282/415/3] test_sax passed -- running: test_regrtest (2 min 16 sec), test_multiprocessing_spawn (30 min 52 sec), test_runpy (31.5 sec), test_pickle (16 min 20 sec), test_gdb (1 hour 1 min) 1:37:54 load avg: 7.75 [283/415/3] test_sched passed -- running: test_regrtest (2 min 36 sec), test_multiprocessing_spawn (31 min 12 sec), test_runpy (51.1 sec), test_pickle (16 min 40 sec), test_gdb (1 hour 1 min) 1:38:13 load avg: 8.04 [284/415/3] test_scope passed -- running: test_regrtest (2 min 55 sec), test_multiprocessing_spawn (31 min 31 sec), test_runpy (1 min 9 sec), test_pickle (16 min 58 sec), test_gdb (1 hour 1 min) 1:38:43 load avg: 8.32 running: test_regrtest (3 min 25 sec), test_multiprocessing_spawn (32 min 1 sec), test_runpy (1 min 40 sec), test_script_helper (30.3 sec), test_pickle (17 min 29 sec), test_gdb (1 hour 2 min) 1:38:45 load avg: 8.32 [285/415/3] test_script_helper passed -- running: test_regrtest (3 min 27 sec), test_multiprocessing_spawn (32 min 3 sec), test_runpy (1 min 42 sec), test_pickle (17 min 31 sec), test_gdb (1 hour 2 min) 1:39:02 load avg: 8.53 [286/415/3] test_secrets passed -- running: test_regrtest (3 min 44 sec), test_multiprocessing_spawn (32 min 20 sec), test_runpy (1 min 58 sec), test_pickle (17 min 47 sec), test_gdb (1 hour 2 min) 1:39:32 load avg: 8.23 running: test_regrtest (4 min 14 sec), test_multiprocessing_spawn (32 min 50 sec), test_runpy (2 min 29 sec), test_select (30.2 sec), test_pickle (18 min 18 sec), test_gdb (1 hour 3 min) 1:39:33 load avg: 8.23 [287/415/3] test_select passed -- running: test_regrtest (4 min 14 sec), test_multiprocessing_spawn (32 min 50 sec), test_pickle (18 min 18 sec), test_gdb (1 hour 3 min) 1:39:33 load avg: 8.23 [288/415/3] test_runpy passed (2 min 14 sec) -- running: test_regrtest (4 min 14 sec), test_multiprocessing_spawn (32 min 50 sec), test_pickle (18 min 18 sec), test_gdb (1 hour 3 min) 1:40:03 load avg: 8.12 running: test_regrtest (4 min 44 sec), test_multiprocessing_spawn (33 min 21 sec), test_set (30.1 sec), test_selectors (30.2 sec), test_pickle (18 min 48 sec), test_gdb (1 hour 3 min) 1:40:33 load avg: 7.63 running: test_regrtest (5 min 15 sec), test_multiprocessing_spawn (33 min 51 sec), test_set (1 min), test_selectors (1 min), test_pickle (19 min 18 sec), test_gdb (1 hour 4 min) 1:41:03 load avg: 7.25 running: test_regrtest (5 min 45 sec), test_multiprocessing_spawn (34 min 21 sec), test_set (1 min 30 sec), test_selectors (1 min 30 sec), test_pickle (19 min 48 sec), test_gdb (1 hour 4 min) 1:41:06 load avg: 7.25 [289/415/3] test_pickle passed (19 min 38 sec) -- running: test_regrtest (5 min 48 sec), test_multiprocessing_spawn (34 min 24 sec), test_set (1 min 33 sec), test_selectors (1 min 33 sec), test_gdb (1 hour 4 min) 1:41:26 load avg: 7.04 [290/415/3] test_setcomps passed -- running: test_regrtest (6 min 7 sec), test_multiprocessing_spawn (34 min 43 sec), test_set (1 min 52 sec), test_selectors (1 min 52 sec), test_gdb (1 hour 5 min) 1:41:56 load avg: 6.70 running: test_regrtest (6 min 37 sec), test_multiprocessing_spawn (35 min 13 sec), test_set (2 min 23 sec), test_selectors (2 min 23 sec), test_shelve (30.1 sec), test_gdb (1 hour 5 min) 1:42:21 load avg: 6.58 [291/415/3] test_shelve passed (40.1 sec) -- running: test_regrtest (7 min 2 sec), test_multiprocessing_spawn (35 min 38 sec), test_set (2 min 47 sec), test_selectors (2 min 47 sec), test_gdb (1 hour 5 min) 1:42:38 load avg: 6.57 [292/415/3] test_shlex passed -- running: test_regrtest (7 min 20 sec), test_multiprocessing_spawn (35 min 56 sec), test_set (3 min 5 sec), test_selectors (3 min 5 sec), test_gdb (1 hour 6 min) 1:43:09 load avg: 6.49 running: test_regrtest (7 min 50 sec), test_multiprocessing_spawn (36 min 26 sec), test_set (3 min 36 sec), test_selectors (3 min 36 sec), test_shutil (30.4 sec), test_gdb (1 hour 6 min) 1:43:24 load avg: 6.52 [293/415/3] test_set passed (3 min 34 sec) -- running: test_regrtest (8 min 6 sec), test_multiprocessing_spawn (36 min 42 sec), test_selectors (3 min 51 sec), test_shutil (45.7 sec), test_gdb (1 hour 7 min) 1:43:43 load avg: 6.44 [294/415/3] test_shutil passed (49.7 sec) -- running: test_regrtest (8 min 25 sec), test_multiprocessing_spawn (37 min 1 sec), test_selectors (4 min 10 sec), test_gdb (1 hour 7 min) 1:44:13 load avg: 6.32 running: test_regrtest (8 min 55 sec), test_multiprocessing_spawn (37 min 31 sec), test_signal (49.2 sec), test_selectors (4 min 40 sec), test_site (30.2 sec), test_gdb (1 hour 7 min) 1:44:35 load avg: 6.29 [295/415/3] test_site passed (37.8 sec) -- running: test_regrtest (9 min 17 sec), test_multiprocessing_spawn (37 min 53 sec), test_signal (1 min 10 sec), test_selectors (5 min 2 sec), test_gdb (1 hour 8 min) 1:44:38 load avg: 6.27 [296/415/3] test_gdb passed (1 hour 7 min) -- running: test_regrtest (9 min 20 sec), test_multiprocessing_spawn (37 min 56 sec), test_signal (1 min 13 sec), test_selectors (5 min 5 sec) 1:45:03 load avg: 6.38 [297/415/3] test_smtpd passed -- running: test_regrtest (9 min 44 sec), test_multiprocessing_spawn (38 min 20 sec), test_signal (1 min 38 sec), test_selectors (5 min 30 sec) 1:45:06 load avg: 6.38 [298/415/3] test_slice passed -- running: test_regrtest (9 min 48 sec), test_multiprocessing_spawn (38 min 24 sec), test_signal (1 min 42 sec), test_selectors (5 min 33 sec) 1:45:21 load avg: 6.15 [299/415/3] test_smtpnet skipped (resource denied) -- running: test_regrtest (10 min 2 sec), test_multiprocessing_spawn (38 min 38 sec), test_signal (1 min 56 sec), test_selectors (5 min 47 sec) test_smtpnet skipped -- Use of the 'network' resource not enabled 1:45:38 load avg: 6.46 [300/415/3] test_smtplib passed -- running: test_regrtest (10 min 19 sec), test_multiprocessing_spawn (38 min 55 sec), test_signal (2 min 13 sec), test_selectors (6 min 5 sec) 1:45:38 load avg: 6.46 [301/415/3] test_sndhdr passed -- running: test_regrtest (10 min 20 sec), test_multiprocessing_spawn (38 min 56 sec), test_signal (2 min 14 sec), test_selectors (6 min 5 sec) 1:45:54 load avg: 7.53 [302/415/3] test_socketserver skipped (resource denied) -- running: test_regrtest (10 min 36 sec), test_multiprocessing_spawn (39 min 12 sec), test_signal (2 min 30 sec), test_selectors (6 min 21 sec) test_socketserver skipped -- Use of the 'network' resource not enabled 1:46:22 load avg: 8.62 [303/415/3] test_sort passed -- running: test_regrtest (11 min 4 sec), test_multiprocessing_spawn (39 min 40 sec), test_signal (2 min 58 sec), test_selectors (6 min 49 sec), test_socket (44.5 sec) 1:46:28 load avg: 8.65 [304/415/3] test_signal passed (2 min 47 sec) -- running: test_regrtest (11 min 9 sec), test_multiprocessing_spawn (39 min 45 sec), test_selectors (6 min 54 sec), test_socket (49.7 sec) 1:46:43 load avg: 9.12 [305/415/3] test_spwd passed -- running: test_regrtest (11 min 25 sec), test_multiprocessing_spawn (40 min 1 sec), test_selectors (7 min 10 sec), test_socket (1 min 5 sec) 1:47:13 load avg: 7.95 running: test_regrtest (11 min 55 sec), test_multiprocessing_spawn (40 min 31 sec), test_sqlite (30.1 sec), test_selectors (7 min 40 sec), test_source_encoding (51.0 sec), test_socket (1 min 35 sec) 1:47:15 load avg: 7.95 [306/415/3] test_source_encoding passed (38.3 sec) -- running: test_regrtest (11 min 57 sec), test_multiprocessing_spawn (40 min 33 sec), test_sqlite (32.2 sec), test_selectors (7 min 42 sec), test_socket (1 min 37 sec) 1:47:21 load avg: 8.04 [307/415/3] test_sqlite passed -- running: test_regrtest (12 min 3 sec), test_multiprocessing_spawn (40 min 39 sec), test_selectors (7 min 48 sec), test_socket (1 min 43 sec) 1:47:35 load avg: 7.72 [308/415/3] test_startfile skipped -- running: test_regrtest (12 min 17 sec), test_multiprocessing_spawn (40 min 53 sec), test_selectors (8 min 2 sec), test_socket (1 min 57 sec) test_startfile skipped -- object has no attribute 'startfile' 1:47:50 load avg: 7.42 [309/415/3] test_stat passed -- running: test_regrtest (12 min 32 sec), test_multiprocessing_spawn (41 min 8 sec), test_selectors (8 min 17 sec), test_ssl (34.9 sec), test_socket (2 min 12 sec) 1:48:19 load avg: 7.59 [310/415/4] test_socket failed (2 min 22 sec) -- running: test_regrtest (13 min), test_multiprocessing_spawn (41 min 36 sec), test_selectors (8 min 45 sec), test_ssl (1 min 3 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.10/build/debug/build/test_python_933172/test_python_worker_946362/@test_946362_tmp' is too long to serve as an AF_UNIX path" testStrAddr (test.test_socket.TestUnixDomain) ... skipped "Pathname '/builddir/build/BUILD/Python-3.7.10/build/debug/build/test_python_933172/test_python_worker_946362/@test_946362_tmp' is too long to serve as an AF_UNIX path" testSurrogateescapeBind (test.test_socket.TestUnixDomain) ... skipped "Pathname '/builddir/build/BUILD/Python-3.7.10/build/debug/build/test_python_933172/test_python_worker_946362/@test_946362_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.10/build/debug/build/test_python_933172/test_python_worker_946362/@test_946362_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.10/Lib/test/test_socket.py", line 317, in _tearDown raise exc File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_socket.py", line 335, in clientRun test_func() File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_socket.py", line 2624, in _testSendmsgTimeout self.sendmsgToServer([b"a"*512]) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/test_socket.py", line 317, in _tearDown raise exc File "/builddir/build/BUILD/Python-3.7.10/Lib/test/test_socket.py", line 335, in clientRun test_func() File "/builddir/build/BUILD/Python-3.7.10/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.10/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 136.356s FAILED (failures=3, errors=1, skipped=34) test test_socket failed 1:48:49 load avg: 8.28 running: test_regrtest (13 min 30 sec), test_multiprocessing_spawn (42 min 7 sec), test_statistics (59.0 sec), test_selectors (9 min 16 sec), test_ssl (1 min 33 sec), test_strftime (30.3 sec) 1:49:01 load avg: 8.31 [311/415/4] test_selectors passed (9 min 12 sec) -- running: test_regrtest (13 min 43 sec), test_multiprocessing_spawn (42 min 19 sec), test_statistics (1 min 11 sec), test_ssl (1 min 45 sec), test_strftime (42.4 sec) 1:49:01 load avg: 8.31 [312/415/4] test_ssl passed (1 min 28 sec) -- running: test_regrtest (13 min 43 sec), test_multiprocessing_spawn (42 min 19 sec), test_statistics (1 min 11 sec), test_strftime (42.9 sec) 1:49:20 load avg: 8.02 [313/415/4] test_string passed -- running: test_regrtest (14 min 1 sec), test_multiprocessing_spawn (42 min 37 sec), test_statistics (1 min 29 sec), test_strftime (1 min 1 sec) 1:49:23 load avg: 8.02 [314/415/4] test_strftime passed (48.3 sec) -- running: test_regrtest (14 min 4 sec), test_multiprocessing_spawn (42 min 41 sec), test_statistics (1 min 32 sec) 1:49:38 load avg: 8.30 [315/415/4] test_string_literals passed -- running: test_regrtest (14 min 19 sec), test_multiprocessing_spawn (42 min 55 sec), test_statistics (1 min 47 sec) 1:49:45 load avg: 8.94 [316/415/4] test_stringprep passed -- running: test_regrtest (14 min 27 sec), test_multiprocessing_spawn (43 min 3 sec), test_statistics (1 min 55 sec) 1:49:54 load avg: 8.33 [317/415/4] test_strptime passed -- running: test_regrtest (14 min 36 sec), test_multiprocessing_spawn (43 min 12 sec), test_statistics (2 min 4 sec) 1:50:07 load avg: 7.82 [318/415/4] test_structmembers passed -- running: test_regrtest (14 min 49 sec), test_multiprocessing_spawn (43 min 25 sec), test_statistics (2 min 17 sec) 1:50:12 load avg: 7.68 [319/415/4] test_statistics passed (2 min 7 sec) -- running: test_regrtest (14 min 54 sec), test_multiprocessing_spawn (43 min 30 sec), test_strtod (34.6 sec) 1:50:21 load avg: 7.34 [320/415/4] test_structseq passed -- running: test_regrtest (15 min 2 sec), test_multiprocessing_spawn (43 min 38 sec), test_struct (35.5 sec), test_strtod (43.3 sec) 1:50:26 load avg: 7.16 [321/415/4] test_subclassinit passed -- running: test_regrtest (15 min 8 sec), test_multiprocessing_spawn (43 min 44 sec), test_struct (41.1 sec), test_strtod (48.9 sec) 1:50:46 load avg: 7.52 [322/415/4] test_sunau passed -- running: test_regrtest (15 min 28 sec), test_multiprocessing_spawn (44 min 4 sec), test_struct (1 min 1 sec), test_strtod (1 min 8 sec) 1:51:07 load avg: 7.66 [323/415/4] test_sundry passed -- running: test_regrtest (15 min 48 sec), test_multiprocessing_spawn (44 min 24 sec), test_struct (1 min 21 sec), test_strtod (1 min 29 sec), test_subprocess (45.9 sec) 1:51:10 load avg: 7.85 [324/415/4] test_struct passed (1 min 10 sec) -- running: test_regrtest (15 min 51 sec), test_multiprocessing_spawn (44 min 27 sec), test_strtod (1 min 32 sec), test_subprocess (49.1 sec) 1:51:23 load avg: 7.87 [325/415/4] test_super passed -- running: test_regrtest (16 min 4 sec), test_multiprocessing_spawn (44 min 40 sec), test_strtod (1 min 45 sec), test_subprocess (1 min 2 sec) 1:51:25 load avg: 7.88 [326/415/4] test_strtod passed (1 min 31 sec) -- running: test_regrtest (16 min 7 sec), test_multiprocessing_spawn (44 min 43 sec), test_subprocess (1 min 4 sec) 1:51:28 load avg: 7.88 [327/415/4] test_symbol passed -- running: test_regrtest (16 min 10 sec), test_multiprocessing_spawn (44 min 46 sec), test_subprocess (1 min 7 sec) 1:51:37 load avg: 7.51 [328/415/4] test_symtable passed -- running: test_regrtest (16 min 18 sec), test_multiprocessing_spawn (44 min 55 sec), test_subprocess (1 min 16 sec) 1:51:42 load avg: 7.31 [329/415/4] test_syntax passed -- running: test_regrtest (16 min 24 sec), test_multiprocessing_spawn (45 min), test_subprocess (1 min 21 sec) 1:51:52 load avg: 7.03 [330/415/4] test_sys_setprofile passed -- running: test_regrtest (16 min 34 sec), test_multiprocessing_spawn (45 min 10 sec), test_subprocess (1 min 31 sec) 1:52:08 load avg: 6.66 [331/415/4] test_sys_settrace passed -- running: test_regrtest (16 min 50 sec), test_multiprocessing_spawn (45 min 26 sec), test_sys (40.0 sec), test_subprocess (1 min 47 sec) 1:52:16 load avg: 6.56 [332/415/4] test_sysconfig passed -- running: test_regrtest (16 min 58 sec), test_multiprocessing_spawn (45 min 34 sec), test_sys (47.8 sec), test_subprocess (1 min 55 sec) 1:52:22 load avg: 6.43 [333/415/4] test_syslog passed -- running: test_regrtest (17 min 3 sec), test_multiprocessing_spawn (45 min 39 sec), test_sys (53.6 sec), test_subprocess (2 min 1 sec) 1:52:44 load avg: 6.14 [334/415/4] test_tcl passed -- running: test_regrtest (17 min 25 sec), test_multiprocessing_spawn (46 min 1 sec), test_sys (1 min 15 sec), test_subprocess (2 min 22 sec) 1:53:01 load avg: 5.95 [335/415/4] test_telnetlib passed -- running: test_regrtest (17 min 43 sec), test_multiprocessing_spawn (46 min 19 sec), test_tarfile (45.0 sec), test_sys (1 min 32 sec), test_subprocess (2 min 40 sec) 1:53:26 load avg: 6.82 [336/415/4] test_sys passed (1 min 43 sec) -- running: test_regrtest (18 min 7 sec), test_multiprocessing_spawn (46 min 43 sec), test_tarfile (1 min 9 sec), test_subprocess (3 min 4 sec) 1:53:42 load avg: 7.23 [337/415/4] test_textwrap passed -- running: test_regrtest (18 min 24 sec), test_multiprocessing_spawn (47 min), test_tarfile (1 min 26 sec), test_tempfile (41.2 sec), test_subprocess (3 min 21 sec) 1:53:59 load avg: 7.72 [338/415/4] test_thread passed -- running: test_regrtest (18 min 41 sec), test_multiprocessing_spawn (47 min 17 sec), test_tarfile (1 min 43 sec), test_tempfile (58.5 sec), test_subprocess (3 min 38 sec) 1:54:11 load avg: 7.77 [339/415/4] test_tempfile passed (57.3 sec) -- running: test_regrtest (18 min 52 sec), test_multiprocessing_spawn (47 min 29 sec), test_tarfile (1 min 54 sec), test_subprocess (3 min 50 sec) 1:54:35 load avg: 10.26 [340/415/4] test_threadedtempfile passed -- running: test_regrtest (19 min 16 sec), test_multiprocessing_spawn (47 min 53 sec), test_tarfile (2 min 18 sec), test_threaded_import (35.6 sec), test_subprocess (4 min 14 sec) 1:55:05 load avg: 9.51 running: test_regrtest (19 min 47 sec), test_multiprocessing_spawn (48 min 23 sec), test_tarfile (2 min 49 sec), test_threaded_import (1 min 5 sec), test_threading (30.3 sec), test_subprocess (4 min 44 sec) 1:55:31 load avg: 9.69 [341/415/4] test_threaded_import passed (1 min 18 sec) -- running: test_regrtest (20 min 12 sec), test_multiprocessing_spawn (48 min 49 sec), test_tarfile (3 min 14 sec), test_threading (56.1 sec), test_subprocess (5 min 10 sec) 1:55:55 load avg: 12.37 [342/415/4] test_threading_local passed -- running: test_regrtest (20 min 37 sec), test_multiprocessing_spawn (49 min 13 sec), test_tarfile (3 min 39 sec), test_threading (1 min 20 sec), test_subprocess (5 min 34 sec) 1:56:13 load avg: 14.19 [343/415/4] test_threadsignals passed -- running: test_regrtest (20 min 55 sec), test_multiprocessing_spawn (49 min 31 sec), test_tarfile (3 min 57 sec), test_threading (1 min 38 sec), test_subprocess (5 min 52 sec) 1:56:38 load avg: 11.91 [344/415/4] test_time passed -- running: test_regrtest (21 min 20 sec), test_multiprocessing_spawn (49 min 56 sec), test_tarfile (4 min 22 sec), test_threading (2 min 3 sec), test_subprocess (6 min 17 sec) 1:56:57 load avg: 10.80 [345/415/4] test_threading passed (2 min 12 sec) -- running: test_regrtest (21 min 39 sec), test_multiprocessing_spawn (50 min 15 sec), test_tarfile (4 min 41 sec), test_subprocess (6 min 36 sec) 1:57:01 load avg: 10.74 [346/415/4] test_timeit passed -- running: test_regrtest (21 min 43 sec), test_multiprocessing_spawn (50 min 19 sec), test_tarfile (4 min 44 sec), test_subprocess (6 min 40 sec) 1:57:09 load avg: 10.31 [347/415/4] test_timeout skipped (resource denied) -- running: test_regrtest (21 min 51 sec), test_multiprocessing_spawn (50 min 27 sec), test_tarfile (4 min 53 sec), test_subprocess (6 min 48 sec) test_timeout skipped -- Use of the 'network' resource not enabled 1:57:12 load avg: 10.31 [348/415/4] test_tix skipped (resource denied) -- running: test_regrtest (21 min 54 sec), test_multiprocessing_spawn (50 min 30 sec), test_tarfile (4 min 56 sec), test_subprocess (6 min 51 sec) test_tix skipped -- Use of the 'gui' resource not enabled 1:57:22 load avg: 10.04 [349/415/4] test_tk skipped (resource denied) -- running: test_regrtest (22 min 4 sec), test_multiprocessing_spawn (50 min 40 sec), test_tarfile (5 min 6 sec), test_subprocess (7 min 1 sec) test_tk skipped -- Use of the 'gui' resource not enabled 1:57:53 load avg: 9.42 running: test_regrtest (22 min 34 sec), test_multiprocessing_spawn (51 min 10 sec), test_tarfile (5 min 36 sec), test_tokenize (40.2 sec), test_tools (30.2 sec), test_subprocess (7 min 31 sec) 1:58:23 load avg: 8.70 running: test_regrtest (23 min 4 sec), test_multiprocessing_spawn (51 min 40 sec), test_tarfile (6 min 6 sec), test_tokenize (1 min 10 sec), test_tools (1 min), test_subprocess (8 min 1 sec) 1:58:53 load avg: 8.68 running: test_regrtest (23 min 34 sec), test_multiprocessing_spawn (52 min 10 sec), test_tarfile (6 min 36 sec), test_tokenize (1 min 40 sec), test_tools (1 min 30 sec), test_subprocess (8 min 32 sec) 1:59:23 load avg: 8.53 running: test_regrtest (24 min 4 sec), test_multiprocessing_spawn (52 min 41 sec), test_tarfile (7 min 6 sec), test_tokenize (2 min 10 sec), test_tools (2 min), test_subprocess (9 min 2 sec) 1:59:39 load avg: 8.88 [350/415/4] test_tokenize passed (2 min 13 sec) -- running: test_regrtest (24 min 21 sec), test_multiprocessing_spawn (52 min 57 sec), test_tarfile (7 min 23 sec), test_tools (2 min 17 sec), test_subprocess (9 min 18 sec) 2:00:10 load avg: 9.07 running: test_regrtest (24 min 51 sec), test_multiprocessing_spawn (53 min 27 sec), test_tarfile (7 min 53 sec), test_trace (30.4 sec), test_tools (2 min 47 sec), test_subprocess (9 min 48 sec) 2:00:40 load avg: 9.01 running: test_regrtest (25 min 21 sec), test_multiprocessing_spawn (53 min 58 sec), test_tarfile (8 min 23 sec), test_trace (1 min), test_tools (3 min 17 sec), test_subprocess (10 min 19 sec) 2:01:10 load avg: 8.01 running: test_regrtest (25 min 52 sec), test_multiprocessing_spawn (54 min 28 sec), test_tarfile (8 min 54 sec), test_trace (1 min 30 sec), test_tools (3 min 47 sec), test_subprocess (10 min 49 sec) 2:01:40 load avg: 7.44 running: test_regrtest (26 min 22 sec), test_multiprocessing_spawn (54 min 58 sec), test_tarfile (9 min 24 sec), test_trace (2 min), test_tools (4 min 17 sec), test_subprocess (11 min 19 sec) 2:02:10 load avg: 7.78 running: test_regrtest (26 min 52 sec), test_multiprocessing_spawn (55 min 28 sec), test_tarfile (9 min 54 sec), test_trace (2 min 31 sec), test_tools (4 min 48 sec), test_subprocess (11 min 49 sec) 2:02:41 load avg: 8.01 running: test_regrtest (27 min 22 sec), test_multiprocessing_spawn (55 min 58 sec), test_tarfile (10 min 24 sec), test_trace (3 min 1 sec), test_tools (5 min 18 sec), test_subprocess (12 min 19 sec) 2:02:43 load avg: 8.01 [351/415/4] test_tarfile passed (10 min 13 sec) -- running: test_regrtest (27 min 24 sec), test_multiprocessing_spawn (56 min), test_trace (3 min 3 sec), test_tools (5 min 20 sec), test_subprocess (12 min 22 sec) 2:03:13 load avg: 7.98 running: test_regrtest (27 min 55 sec), test_multiprocessing_spawn (56 min 31 sec), test_traceback (30.3 sec), test_trace (3 min 33 sec), test_tools (5 min 50 sec), test_subprocess (12 min 52 sec) 2:03:43 load avg: 8.10 running: test_regrtest (28 min 25 sec), test_multiprocessing_spawn (57 min 1 sec), test_traceback (1 min), test_trace (4 min 3 sec), test_tools (6 min 20 sec), test_subprocess (13 min 22 sec) 2:04:02 load avg: 7.67 [352/415/4] test_traceback passed (1 min 5 sec) -- running: test_regrtest (28 min 43 sec), test_multiprocessing_spawn (57 min 19 sec), test_trace (4 min 22 sec), test_tools (6 min 39 sec), test_subprocess (13 min 41 sec) 2:04:29 load avg: 7.50 [353/415/4] test_tools passed (6 min 55 sec) -- running: test_regrtest (29 min 11 sec), test_multiprocessing_spawn (57 min 47 sec), test_trace (4 min 49 sec), test_subprocess (14 min 8 sec) 2:04:42 load avg: 7.68 [354/415/4] test_ttk_guionly skipped (resource denied) -- running: test_regrtest (29 min 23 sec), test_multiprocessing_spawn (57 min 59 sec), test_tracemalloc (40.1 sec), test_trace (5 min 2 sec), test_subprocess (14 min 21 sec) test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 2:05:02 load avg: 7.75 [355/415/4] test_ttk_textonly passed -- running: test_regrtest (29 min 43 sec), test_multiprocessing_spawn (58 min 20 sec), test_tracemalloc (1 min), test_trace (5 min 22 sec), test_subprocess (14 min 41 sec) 2:05:13 load avg: 7.87 [356/415/4] test_tracemalloc passed (59.0 sec) -- running: test_regrtest (29 min 55 sec), test_multiprocessing_spawn (58 min 31 sec), test_trace (5 min 33 sec), test_subprocess (14 min 52 sec) 2:05:30 load avg: 7.74 [357/415/4] test_turtle passed -- running: test_regrtest (30 min 11 sec), test_multiprocessing_spawn (58 min 47 sec), test_trace (5 min 50 sec), test_subprocess (15 min 9 sec) 2:05:42 load avg: 7.48 [358/415/4] test_typechecks passed -- running: test_regrtest (30 min 24 sec), test_multiprocessing_spawn (59 min), test_trace (6 min 3 sec), test_tuple (40.5 sec), test_subprocess (15 min 21 sec) 2:06:00 load avg: 6.78 [359/415/4] test_tuple passed (46.9 sec) -- running: test_regrtest (30 min 42 sec), test_multiprocessing_spawn (59 min 18 sec), test_trace (6 min 21 sec), test_subprocess (15 min 39 sec) 2:06:02 load avg: 6.78 [360/415/4] test_typing passed -- running: test_regrtest (30 min 44 sec), test_multiprocessing_spawn (59 min 20 sec), test_trace (6 min 23 sec), test_subprocess (15 min 41 sec) 2:06:16 load avg: 6.38 [361/415/4] test_unary passed -- running: test_regrtest (30 min 58 sec), test_multiprocessing_spawn (59 min 34 sec), test_trace (6 min 36 sec), test_subprocess (15 min 55 sec) 2:06:45 load avg: 5.91 [362/415/4] test_ucn passed (32.8 sec) -- running: test_regrtest (31 min 26 sec), test_multiprocessing_spawn (1 hour 2 sec), test_trace (7 min 5 sec), test_subprocess (16 min 23 sec) 2:06:55 load avg: 5.78 [363/415/4] test_trace passed (7 min 2 sec) -- running: test_regrtest (31 min 37 sec), test_multiprocessing_spawn (1 hour 13 sec), test_unicode (39.0 sec), test_subprocess (16 min 34 sec) 2:06:58 load avg: 5.78 [364/415/4] test_unicode_file passed -- running: test_regrtest (31 min 40 sec), test_multiprocessing_spawn (1 hour 16 sec), test_unicode (42.0 sec), test_subprocess (16 min 37 sec) 2:07:11 load avg: 5.68 [365/415/4] test_unicode_identifiers passed -- running: test_regrtest (31 min 53 sec), test_multiprocessing_spawn (1 hour 29 sec), test_unicode (55.0 sec), test_subprocess (16 min 50 sec) 2:07:18 load avg: 5.62 [366/415/4] test_unicode_file_functions passed -- running: test_regrtest (32 min), test_multiprocessing_spawn (1 hour 36 sec), test_unicode (1 min 1 sec), test_subprocess (16 min 57 sec) 2:07:33 load avg: 5.48 [367/415/4] test_univnewlines passed -- running: test_regrtest (32 min 15 sec), test_multiprocessing_spawn (1 hour 51 sec), test_unicode (1 min 17 sec), test_subprocess (17 min 12 sec) 2:07:50 load avg: 5.38 [368/415/4] test_unpack passed -- running: test_regrtest (32 min 31 sec), test_multiprocessing_spawn (1 hour 1 min), test_unicode (1 min 33 sec), test_unicodedata (38.6 sec), test_subprocess (17 min 29 sec) 2:08:07 load avg: 5.26 [369/415/4] test_unpack_ex passed -- running: test_regrtest (32 min 48 sec), test_multiprocessing_spawn (1 hour 1 min), test_unicode (1 min 50 sec), test_unicodedata (55.5 sec), test_subprocess (17 min 45 sec) 2:08:28 load avg: 5.18 [370/415/4] test_subprocess passed (17 min 54 sec) -- running: test_regrtest (33 min 10 sec), test_multiprocessing_spawn (1 hour 1 min), test_unicode (2 min 11 sec), test_unicodedata (1 min 16 sec) 2:08:42 load avg: 5.21 [371/415/4] test_urllib passed -- running: test_regrtest (33 min 24 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicode (2 min 26 sec), test_unicodedata (1 min 31 sec) 2:08:45 load avg: 5.21 [372/415/4] test_unicode passed (2 min 15 sec) -- running: test_regrtest (33 min 27 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicodedata (1 min 34 sec) 2:08:57 load avg: 5.23 [373/415/4] test_urllib2 passed -- running: test_regrtest (33 min 38 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicodedata (1 min 45 sec) 2:09:00 load avg: 5.23 [374/415/4] test_urllib2net skipped (resource denied) -- running: test_regrtest (33 min 41 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicodedata (1 min 48 sec) test_urllib2net skipped -- Use of the 'network' resource not enabled 2:09:09 load avg: 5.35 [375/415/4] test_urllib_response passed -- running: test_regrtest (33 min 51 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicodedata (1 min 58 sec) 2:09:13 load avg: 5.32 [376/415/4] test_urllibnet skipped (resource denied) -- running: test_regrtest (33 min 55 sec), test_multiprocessing_spawn (1 hour 2 min), test_urllib2_localnet (30.8 sec), test_unicodedata (2 min 1 sec) test_urllibnet skipped -- Use of the 'network' resource not enabled 2:09:13 load avg: 5.32 [377/415/4] test_urllib2_localnet passed -- running: test_regrtest (33 min 55 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicodedata (2 min 2 sec) 2:09:28 load avg: 5.32 [378/415/4] test_userlist passed -- running: test_regrtest (34 min 9 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicodedata (2 min 16 sec) 2:09:37 load avg: 5.27 [379/415/4] test_userdict passed -- running: test_regrtest (34 min 19 sec), test_multiprocessing_spawn (1 hour 2 min), test_unicodedata (2 min 26 sec) 2:10:08 load avg: 5.29 running: test_regrtest (34 min 49 sec), test_multiprocessing_spawn (1 hour 3 min), test_utf8_mode (30.3 sec), test_userstring (39.9 sec), test_unicodedata (2 min 56 sec), test_urlparse (58.6 sec) 2:10:38 load avg: 5.32 running: test_regrtest (35 min 19 sec), test_multiprocessing_spawn (1 hour 3 min), test_utf8_mode (1 min), test_userstring (1 min 10 sec), test_unicodedata (3 min 26 sec), test_urlparse (1 min 28 sec) 2:11:08 load avg: 5.19 running: test_regrtest (35 min 50 sec), test_multiprocessing_spawn (1 hour 4 min), test_utf8_mode (1 min 30 sec), test_userstring (1 min 40 sec), test_unicodedata (3 min 56 sec), test_urlparse (1 min 58 sec) 2:11:17 load avg: 5.40 [380/415/4] test_utf8_mode passed (1 min 25 sec) -- running: test_regrtest (35 min 59 sec), test_multiprocessing_spawn (1 hour 4 min), test_userstring (1 min 49 sec), test_unicodedata (4 min 6 sec), test_urlparse (2 min 7 sec) 2:11:31 load avg: 5.61 [381/415/4] test_utf8source passed -- running: test_regrtest (36 min 13 sec), test_multiprocessing_spawn (1 hour 4 min), test_userstring (2 min 3 sec), test_unicodedata (4 min 19 sec), test_urlparse (2 min 21 sec) 2:11:46 load avg: 5.54 [382/415/4] test_uu passed -- running: test_regrtest (36 min 28 sec), test_multiprocessing_spawn (1 hour 5 min), test_userstring (2 min 18 sec), test_unicodedata (4 min 35 sec), test_urlparse (2 min 37 sec) 2:12:14 load avg: 5.42 [383/415/4] test_urlparse passed (2 min 52 sec) -- running: test_regrtest (36 min 55 sec), test_multiprocessing_spawn (1 hour 5 min), test_userstring (2 min 45 sec), test_unicodedata (5 min 2 sec) 2:12:20 load avg: 5.39 [384/415/4] test_uuid passed -- running: test_regrtest (37 min 2 sec), test_multiprocessing_spawn (1 hour 5 min), test_userstring (2 min 52 sec), test_unicodedata (5 min 9 sec) 2:12:24 load avg: 5.36 [385/415/4] test_userstring passed (2 min 42 sec) -- running: test_regrtest (37 min 5 sec), test_multiprocessing_spawn (1 hour 5 min), test_unicodedata (5 min 12 sec) 2:12:41 load avg: 5.43 [386/415/4] test_wait3 passed -- running: test_regrtest (37 min 22 sec), test_multiprocessing_spawn (1 hour 5 min), test_unicodedata (5 min 29 sec) 2:12:44 load avg: 5.40 [387/415/4] test_wait4 passed -- running: test_regrtest (37 min 26 sec), test_multiprocessing_spawn (1 hour 6 min), test_unicodedata (5 min 33 sec), test_venv (30.6 sec) 2:13:03 load avg: 6.17 [388/415/4] test_wave passed -- running: test_regrtest (37 min 44 sec), test_multiprocessing_spawn (1 hour 6 min), test_unicodedata (5 min 51 sec), test_venv (48.9 sec) 2:13:33 load avg: 6.96 running: test_regrtest (38 min 14 sec), test_multiprocessing_spawn (1 hour 6 min), test_warnings (52.2 sec), test_weakref (30.4 sec), test_unicodedata (6 min 21 sec), test_venv (1 min 19 sec) 2:14:03 load avg: 7.02 running: test_regrtest (38 min 45 sec), test_multiprocessing_spawn (1 hour 7 min), test_warnings (1 min 22 sec), test_weakref (1 min), test_unicodedata (6 min 51 sec), test_venv (1 min 49 sec) 2:14:07 load avg: 7.02 [389/415/4] test_warnings passed (1 min 12 sec) -- running: test_regrtest (38 min 49 sec), test_multiprocessing_spawn (1 hour 7 min), test_weakref (1 min 4 sec), test_unicodedata (6 min 56 sec), test_venv (1 min 53 sec) 2:14:23 load avg: 6.64 [390/415/4] test_weakset passed -- running: test_regrtest (39 min 5 sec), test_multiprocessing_spawn (1 hour 7 min), test_weakref (1 min 20 sec), test_unicodedata (7 min 12 sec), test_venv (2 min 9 sec) 2:14:39 load avg: 6.79 [391/415/4] test_webbrowser passed -- running: test_regrtest (39 min 20 sec), test_multiprocessing_spawn (1 hour 7 min), test_weakref (1 min 36 sec), test_unicodedata (7 min 27 sec), test_venv (2 min 25 sec) 2:14:51 load avg: 6.92 [392/415/4] test_winconsoleio skipped -- running: test_regrtest (39 min 33 sec), test_multiprocessing_spawn (1 hour 8 min), test_weakref (1 min 48 sec), test_unicodedata (7 min 40 sec), test_venv (2 min 37 sec) test_winconsoleio skipped -- test only relevant on win32 2:15:04 load avg: 6.92 [393/415/4] test_unicodedata passed (7 min 39 sec) -- running: test_regrtest (39 min 46 sec), test_multiprocessing_spawn (1 hour 8 min), test_weakref (2 min 1 sec), test_venv (2 min 50 sec) 2:15:04 load avg: 6.92 [394/415/4] test_winreg skipped -- running: test_regrtest (39 min 46 sec), test_multiprocessing_spawn (1 hour 8 min), test_weakref (2 min 1 sec), test_venv (2 min 50 sec) test_winreg skipped -- No module named 'winreg' 2:15:18 load avg: 6.79 [395/415/4] test_with passed -- running: test_regrtest (40 min), test_multiprocessing_spawn (1 hour 8 min), test_weakref (2 min 15 sec), test_venv (3 min 4 sec) 2:15:18 load avg: 6.79 [396/415/4] test_winsound skipped (resource denied) -- running: test_regrtest (40 min), test_multiprocessing_spawn (1 hour 8 min), test_weakref (2 min 15 sec), test_venv (3 min 4 sec) test_winsound skipped -- Use of the 'audio' resource not enabled 2:15:32 load avg: 7.00 [397/415/4] test_xdrlib passed -- running: test_regrtest (40 min 14 sec), test_multiprocessing_spawn (1 hour 8 min), test_weakref (2 min 29 sec), test_venv (3 min 18 sec) 2:15:39 load avg: 6.92 [398/415/4] test_wsgiref passed -- running: test_regrtest (40 min 20 sec), test_multiprocessing_spawn (1 hour 8 min), test_weakref (2 min 36 sec), test_venv (3 min 24 sec) 2:15:45 load avg: 6.84 [399/415/4] test_xml_dom_minicompat passed -- running: test_regrtest (40 min 27 sec), test_multiprocessing_spawn (1 hour 9 min), test_weakref (2 min 42 sec), test_venv (3 min 31 sec) 2:16:06 load avg: 6.32 [400/415/4] test_xml_etree passed -- running: test_regrtest (40 min 47 sec), test_multiprocessing_spawn (1 hour 9 min), test_weakref (3 min 3 sec), test_venv (3 min 51 sec) 2:16:27 load avg: 6.36 [401/415/4] test_xml_etree_c passed (30.3 sec) -- running: test_regrtest (41 min 8 sec), test_multiprocessing_spawn (1 hour 9 min), test_weakref (3 min 24 sec), test_venv (4 min 13 sec) 2:16:40 load avg: 6.46 [402/415/4] test_xmlrpc_net skipped (resource denied) -- running: test_regrtest (41 min 22 sec), test_multiprocessing_spawn (1 hour 9 min), test_xmlrpc (34.9 sec), test_weakref (3 min 37 sec), test_venv (4 min 26 sec) test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 2:16:44 load avg: 6.50 [403/415/4] test_xmlrpc passed -- running: test_regrtest (41 min 26 sec), test_multiprocessing_spawn (1 hour 10 min), test_weakref (3 min 41 sec), test_venv (4 min 30 sec) 2:16:53 load avg: 6.66 [404/415/4] test_xxtestfuzz passed -- running: test_regrtest (41 min 34 sec), test_multiprocessing_spawn (1 hour 10 min), test_weakref (3 min 50 sec), test_venv (4 min 39 sec) 2:17:02 load avg: 6.72 [405/415/4] test_yield_from passed -- running: test_regrtest (41 min 44 sec), test_multiprocessing_spawn (1 hour 10 min), test_weakref (3 min 59 sec), test_venv (4 min 48 sec) 2:17:10 load avg: 6.82 [406/415/4] test_zipapp passed -- running: test_regrtest (41 min 52 sec), test_multiprocessing_spawn (1 hour 10 min), test_weakref (4 min 7 sec), test_venv (4 min 56 sec) 2:17:22 load avg: 7.02 [407/415/4] test_zipfile64 skipped (resource denied) -- running: test_regrtest (42 min 3 sec), test_multiprocessing_spawn (1 hour 10 min), test_weakref (4 min 19 sec), test_venv (5 min 8 sec) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 2:17:45 load avg: 7.23 [408/415/4] test_zipimport passed -- running: test_regrtest (42 min 27 sec), test_multiprocessing_spawn (1 hour 11 min), test_zipfile (43.3 sec), test_weakref (4 min 42 sec), test_venv (5 min 31 sec) 2:18:15 load avg: 7.31 running: test_regrtest (42 min 57 sec), test_multiprocessing_spawn (1 hour 11 min), test_zipfile (1 min 13 sec), test_weakref (5 min 12 sec), test_zipimport_support (30.3 sec), test_venv (6 min 1 sec) 2:18:46 load avg: 7.46 running: test_regrtest (43 min 27 sec), test_multiprocessing_spawn (1 hour 12 min), test_zipfile (1 min 43 sec), test_weakref (5 min 43 sec), test_zipimport_support (1 min), test_venv (6 min 31 sec) 2:18:49 load avg: 7.50 [409/415/4] test_zipimport_support passed (49.4 sec) -- running: test_regrtest (43 min 30 sec), test_multiprocessing_spawn (1 hour 12 min), test_zipfile (1 min 46 sec), test_weakref (5 min 46 sec), test_venv (6 min 35 sec) 2:19:19 load avg: 7.77 running: test_regrtest (44 min), test_multiprocessing_spawn (1 hour 12 min), test_zipfile (2 min 16 sec), test_weakref (6 min 16 sec), test_zlib (30.2 sec), test_venv (7 min 5 sec) 2:19:28 load avg: 7.80 [410/415/4] test_zlib passed -- running: test_regrtest (44 min 10 sec), test_multiprocessing_spawn (1 hour 12 min), test_zipfile (2 min 26 sec), test_weakref (6 min 25 sec), test_venv (7 min 14 sec) 2:19:58 load avg: 7.19 running: test_regrtest (44 min 40 sec), test_multiprocessing_spawn (1 hour 13 min), test_zipfile (2 min 56 sec), test_weakref (6 min 55 sec), test_venv (7 min 44 sec) 2:20:29 load avg: 6.81 running: test_regrtest (45 min 10 sec), test_multiprocessing_spawn (1 hour 13 min), test_zipfile (3 min 26 sec), test_weakref (7 min 26 sec), test_venv (8 min 14 sec) 2:20:59 load avg: 6.65 running: test_regrtest (45 min 40 sec), test_multiprocessing_spawn (1 hour 14 min), test_zipfile (3 min 56 sec), test_weakref (7 min 56 sec), test_venv (8 min 45 sec) 2:21:29 load avg: 7.28 running: test_regrtest (46 min 10 sec), test_multiprocessing_spawn (1 hour 14 min), test_zipfile (4 min 26 sec), test_weakref (8 min 26 sec), test_venv (9 min 15 sec) 2:21:59 load avg: 6.31 running: test_regrtest (46 min 40 sec), test_multiprocessing_spawn (1 hour 15 min), test_zipfile (4 min 56 sec), test_weakref (8 min 56 sec), test_venv (9 min 45 sec) 2:22:29 load avg: 5.87 running: test_regrtest (47 min 10 sec), test_multiprocessing_spawn (1 hour 15 min), test_zipfile (5 min 26 sec), test_weakref (9 min 26 sec), test_venv (10 min 15 sec) 2:22:59 load avg: 5.32 running: test_regrtest (47 min 40 sec), test_multiprocessing_spawn (1 hour 16 min), test_zipfile (5 min 56 sec), test_weakref (9 min 56 sec), test_venv (10 min 45 sec) 2:23:29 load avg: 5.99 running: test_regrtest (48 min 10 sec), test_multiprocessing_spawn (1 hour 16 min), test_zipfile (6 min 26 sec), test_weakref (10 min 26 sec), test_venv (11 min 15 sec) 2:23:59 load avg: 6.39 running: test_regrtest (48 min 40 sec), test_multiprocessing_spawn (1 hour 17 min), test_zipfile (6 min 57 sec), test_weakref (10 min 56 sec), test_venv (11 min 45 sec) 2:24:18 load avg: 6.01 [411/415/4] test_venv passed (11 min 50 sec) -- running: test_regrtest (48 min 59 sec), test_multiprocessing_spawn (1 hour 17 min), test_zipfile (7 min 15 sec), test_weakref (11 min 15 sec) 2:24:48 load avg: 4.90 running: test_regrtest (49 min 29 sec), test_multiprocessing_spawn (1 hour 18 min), test_zipfile (7 min 45 sec), test_weakref (11 min 45 sec) 2:25:18 load avg: 4.21 running: test_regrtest (49 min 59 sec), test_multiprocessing_spawn (1 hour 18 min), test_zipfile (8 min 15 sec), test_weakref (12 min 15 sec) 2:25:48 load avg: 4.18 running: test_regrtest (50 min 29 sec), test_multiprocessing_spawn (1 hour 19 min), test_zipfile (8 min 45 sec), test_weakref (12 min 45 sec) 2:26:18 load avg: 4.10 running: test_regrtest (50 min 59 sec), test_multiprocessing_spawn (1 hour 19 min), test_zipfile (9 min 15 sec), test_weakref (13 min 15 sec) 2:26:48 load avg: 3.66 running: test_regrtest (51 min 29 sec), test_multiprocessing_spawn (1 hour 20 min), test_zipfile (9 min 45 sec), test_weakref (13 min 45 sec) 2:27:18 load avg: 3.47 running: test_regrtest (51 min 59 sec), test_multiprocessing_spawn (1 hour 20 min), test_zipfile (10 min 15 sec), test_weakref (14 min 15 sec) 2:27:48 load avg: 3.53 running: test_regrtest (52 min 29 sec), test_multiprocessing_spawn (1 hour 21 min), test_zipfile (10 min 45 sec), test_weakref (14 min 45 sec) 2:28:18 load avg: 3.70 running: test_regrtest (52 min 59 sec), test_multiprocessing_spawn (1 hour 21 min), test_zipfile (11 min 15 sec), test_weakref (15 min 15 sec) 2:28:48 load avg: 3.50 running: test_regrtest (53 min 29 sec), test_multiprocessing_spawn (1 hour 22 min), test_zipfile (11 min 45 sec), test_weakref (15 min 45 sec) 2:28:59 load avg: 3.50 [412/415/5] test_multiprocessing_spawn failed (1 hour 22 min) -- running: test_regrtest (53 min 41 sec), test_zipfile (11 min 57 sec), test_weakref (15 min 56 sec) Process Process-2: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 4272, in child join_process(p) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 83, in join_process support.join_thread(process, timeout=TIMEOUT) File "/builddir/build/BUILD/Python-3.7.10/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-82: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-81: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-158: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-157: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.10/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.10/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) ... ok 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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/_test_multiprocessing.py", line 1697, in test_barrier_10 return self.test_barrier(10) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/_test_multiprocessing.py", line 1780, in test_reset (self.barrier, results1, results2, results3)) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/_test_multiprocessing.py", line 1697, in test_barrier_10 return self.test_barrier(10) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/_test_multiprocessing.py", line 1780, in test_reset (self.barrier, results1, results2, results3)) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.10/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.10/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.10/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.10/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.10/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.10/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.10/Lib/test/_test_multiprocessing.py", line 4527, in test_semaphore_tracker _multiprocessing.sem_unlink(name2) AssertionError: OSError not raised ====================================================================== 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.10/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.10/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.10/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.10/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 4923.377s FAILED (failures=5, errors=12, skipped=30) test test_multiprocessing_spawn failed 2:29:09 load avg: 3.34 [413/415/5] test_zipfile passed (11 min 54 sec) -- running: test_regrtest (53 min 50 sec), test_weakref (16 min 6 sec) 2:29:39 load avg: 2.49 running: test_regrtest (54 min 20 sec), test_weakref (16 min 36 sec) 2:30:09 load avg: 1.98 running: test_regrtest (54 min 50 sec), test_weakref (17 min 6 sec) 2:30:39 load avg: 1.72 running: test_regrtest (55 min 20 sec), test_weakref (17 min 36 sec) 2:31:09 load avg: 1.49 running: test_regrtest (55 min 50 sec), test_weakref (18 min 6 sec) 2:31:39 load avg: 1.37 running: test_regrtest (56 min 20 sec), test_weakref (18 min 36 sec) 2:32:09 load avg: 1.22 running: test_regrtest (56 min 50 sec), test_weakref (19 min 6 sec) 2:32:39 load avg: 1.21 running: test_regrtest (57 min 20 sec), test_weakref (19 min 36 sec) 2:33:09 load avg: 1.18 running: test_regrtest (57 min 50 sec), test_weakref (20 min 6 sec) 2:33:39 load avg: 1.18 running: test_regrtest (58 min 20 sec), test_weakref (20 min 36 sec) 2:34:09 load avg: 1.11 running: test_regrtest (58 min 50 sec), test_weakref (21 min 6 sec) 2:34:39 load avg: 1.06 running: test_regrtest (59 min 20 sec), test_weakref (21 min 36 sec) 2:35:09 load avg: 1.06 running: test_regrtest (59 min 50 sec), test_weakref (22 min 6 sec) 2:35:23 load avg: 1.05 [414/415/5] test_weakref passed (22 min 7 sec) -- running: test_regrtest (1 hour 5 sec) 2:35:53 load avg: 0.69 running: test_regrtest (1 hour 35 sec) 2:36:23 load avg: 0.42 running: test_regrtest (1 hour 1 min) 2:36:53 load avg: 0.37 running: test_regrtest (1 hour 1 min) 2:37:23 load avg: 0.22 running: test_regrtest (1 hour 2 min) 2:37:53 load avg: 0.20 running: test_regrtest (1 hour 2 min) 2:38:23 load avg: 0.23 running: test_regrtest (1 hour 3 min) 2:38:53 load avg: 0.28 running: test_regrtest (1 hour 3 min) 2:39:23 load avg: 0.23 running: test_regrtest (1 hour 4 min) 2:39:53 load avg: 0.14 running: test_regrtest (1 hour 4 min) 2:40:23 load avg: 0.16 running: test_regrtest (1 hour 5 min) 2:40:53 load avg: 0.15 running: test_regrtest (1 hour 5 min) 2:41:23 load avg: 0.09 running: test_regrtest (1 hour 6 min) 2:41:53 load avg: 0.16 running: test_regrtest (1 hour 6 min) 2:42:23 load avg: 0.22 running: test_regrtest (1 hour 7 min) 2:42:53 load avg: 0.13 running: test_regrtest (1 hour 7 min) 2:43:23 load avg: 0.08 running: test_regrtest (1 hour 8 min) 2:43:53 load avg: 0.25 running: test_regrtest (1 hour 8 min) 2:44:23 load avg: 0.15 running: test_regrtest (1 hour 9 min) 2:44:53 load avg: 0.09 running: test_regrtest (1 hour 9 min) 2:45:23 load avg: 0.16 running: test_regrtest (1 hour 10 min) 2:45:53 load avg: 0.15 running: test_regrtest (1 hour 10 min) 2:46:23 load avg: 0.09 running: test_regrtest (1 hour 11 min) 2:46:53 load avg: 0.11 running: test_regrtest (1 hour 11 min) 2:47:23 load avg: 0.15 running: test_regrtest (1 hour 12 min) 2:47:53 load avg: 0.09 running: test_regrtest (1 hour 12 min) 2:48:23 load avg: 0.05 running: test_regrtest (1 hour 13 min) 2:48:53 load avg: 0.08 running: test_regrtest (1 hour 13 min) 2:49:23 load avg: 0.05 running: test_regrtest (1 hour 14 min) 2:49:54 load avg: 0.10 running: test_regrtest (1 hour 14 min) 2:50:24 load avg: 0.06 running: test_regrtest (1 hour 15 min) 2:50:54 load avg: 0.12 running: test_regrtest (1 hour 15 min) 2:51:24 load avg: 0.07 running: test_regrtest (1 hour 16 min) 2:51:54 load avg: 0.04 running: test_regrtest (1 hour 16 min) 2:52:24 load avg: 0.02 running: test_regrtest (1 hour 17 min) 2:52:54 load avg: 0.09 running: test_regrtest (1 hour 17 min) 2:53:24 load avg: 0.11 running: test_regrtest (1 hour 18 min) 2:53:54 load avg: 0.07 running: test_regrtest (1 hour 18 min) 2:54:24 load avg: 0.04 running: test_regrtest (1 hour 19 min) 2:54:54 load avg: 0.02 running: test_regrtest (1 hour 19 min) 2:55:24 load avg: 0.16 running: test_regrtest (1 hour 20 min) 2:55:54 load avg: 0.15 running: test_regrtest (1 hour 20 min) 2:56:24 load avg: 0.17 running: test_regrtest (1 hour 21 min) 2:56:54 load avg: 0.16 running: test_regrtest (1 hour 21 min) 2:57:24 load avg: 0.10 running: test_regrtest (1 hour 22 min) 2:57:54 load avg: 0.06 running: test_regrtest (1 hour 22 min) 2:58:24 load avg: 0.10 running: test_regrtest (1 hour 23 min) 2:58:54 load avg: 0.06 running: test_regrtest (1 hour 23 min) 2:59:24 load avg: 0.04 running: test_regrtest (1 hour 24 min) 2:59:54 load avg: 0.02 running: test_regrtest (1 hour 24 min) 3:00:24 load avg: 0.06 running: test_regrtest (1 hour 25 min) 3:00:54 load avg: 0.10 running: test_regrtest (1 hour 25 min) 3:01:24 load avg: 0.06 running: test_regrtest (1 hour 26 min) 3:01:54 load avg: 0.50 running: test_regrtest (1 hour 26 min) 3:02:24 load avg: 0.35 running: test_regrtest (1 hour 27 min) 3:02:54 load avg: 0.28 running: test_regrtest (1 hour 27 min) 3:03:24 load avg: 0.22 running: test_regrtest (1 hour 28 min) 3:03:54 load avg: 0.13 running: test_regrtest (1 hour 28 min) 3:04:24 load avg: 0.08 running: test_regrtest (1 hour 29 min) 3:04:54 load avg: 0.05 running: test_regrtest (1 hour 29 min) 3:05:24 load avg: 0.03 running: test_regrtest (1 hour 30 min) 3:05:54 load avg: 0.14 running: test_regrtest (1 hour 30 min) 3:06:24 load avg: 0.20 running: test_regrtest (1 hour 31 min) 3:06:54 load avg: 0.41 running: test_regrtest (1 hour 31 min) 3:07:24 load avg: 0.32 running: test_regrtest (1 hour 32 min) 3:07:54 load avg: 0.31 running: test_regrtest (1 hour 32 min) 3:08:24 load avg: 0.25 running: test_regrtest (1 hour 33 min) 3:08:54 load avg: 0.23 running: test_regrtest (1 hour 33 min) 3:09:24 load avg: 0.25 running: test_regrtest (1 hour 34 min) 3:09:54 load avg: 0.15 running: test_regrtest (1 hour 34 min) 3:10:24 load avg: 0.15 running: test_regrtest (1 hour 35 min) 3:10:54 load avg: 0.16 running: test_regrtest (1 hour 35 min) 3:11:24 load avg: 0.10 running: test_regrtest (1 hour 36 min) 3:11:54 load avg: 0.14 running: test_regrtest (1 hour 36 min) 3:12:24 load avg: 0.08 running: test_regrtest (1 hour 37 min) 3:12:54 load avg: 0.19 running: test_regrtest (1 hour 37 min) 3:13:24 load avg: 0.17 running: test_regrtest (1 hour 38 min) 3:13:54 load avg: 0.10 running: test_regrtest (1 hour 38 min) 3:14:24 load avg: 0.20 running: test_regrtest (1 hour 39 min) 3:14:54 load avg: 0.12 running: test_regrtest (1 hour 39 min) 3:15:24 load avg: 0.07 running: test_regrtest (1 hour 40 min) 3:15:54 load avg: 0.10 running: test_regrtest (1 hour 40 min) 3:16:24 load avg: 0.06 running: test_regrtest (1 hour 41 min) 3:16:54 load avg: 0.04 running: test_regrtest (1 hour 41 min) 3:17:24 load avg: 0.02 running: test_regrtest (1 hour 42 min) 3:17:54 load avg: 0.07 running: test_regrtest (1 hour 42 min) 3:18:24 load avg: 0.04 running: test_regrtest (1 hour 43 min) 3:18:54 load avg: 0.09 running: test_regrtest (1 hour 43 min) 3:19:24 load avg: 0.05 running: test_regrtest (1 hour 44 min) 3:19:54 load avg: 0.03 running: test_regrtest (1 hour 44 min) 3:20:24 load avg: 0.07 running: test_regrtest (1 hour 45 min) 3:20:54 load avg: 0.12 running: test_regrtest (1 hour 45 min) 3:21:24 load avg: 0.07 running: test_regrtest (1 hour 46 min) 3:21:54 load avg: 0.04 running: test_regrtest (1 hour 46 min) 3:22:24 load avg: 0.08 running: test_regrtest (1 hour 47 min) 3:22:54 load avg: 0.05 running: test_regrtest (1 hour 47 min) 3:23:24 load avg: 0.14 running: test_regrtest (1 hour 48 min) 3:23:54 load avg: 0.08 running: test_regrtest (1 hour 48 min) 3:24:24 load avg: 0.10 running: test_regrtest (1 hour 49 min) 3:24:54 load avg: 0.06 running: test_regrtest (1 hour 49 min) 3:25:24 load avg: 0.04 running: test_regrtest (1 hour 50 min) 3:25:54 load avg: 0.18 running: test_regrtest (1 hour 50 min) 3:26:24 load avg: 0.25 running: test_regrtest (1 hour 51 min) 3:26:54 load avg: 0.29 running: test_regrtest (1 hour 51 min) 3:27:24 load avg: 0.17 running: test_regrtest (1 hour 52 min) 3:27:54 load avg: 0.17 running: test_regrtest (1 hour 52 min) 3:28:24 load avg: 0.10 running: test_regrtest (1 hour 53 min) 3:28:54 load avg: 0.12 running: test_regrtest (1 hour 53 min) 3:29:24 load avg: 0.12 running: test_regrtest (1 hour 54 min) 3:29:54 load avg: 0.07 running: test_regrtest (1 hour 54 min) 3:30:24 load avg: 0.12 running: test_regrtest (1 hour 55 min) 3:30:54 load avg: 0.12 running: test_regrtest (1 hour 55 min) 3:31:24 load avg: 0.07 running: test_regrtest (1 hour 56 min) 3:31:54 load avg: 0.21 running: test_regrtest (1 hour 56 min) 3:32:24 load avg: 0.13 running: test_regrtest (1 hour 57 min) 3:32:54 load avg: 0.41 running: test_regrtest (1 hour 57 min) 3:33:24 load avg: 0.30 running: test_regrtest (1 hour 58 min) 3:33:54 load avg: 0.18 running: test_regrtest (1 hour 58 min) 3:34:24 load avg: 0.17 running: test_regrtest (1 hour 59 min) 3:34:54 load avg: 0.15 running: test_regrtest (1 hour 59 min) 3:35:24 load avg: 0.24 running: test_regrtest (2 hour 6 sec) 3:35:54 load avg: 0.14 running: test_regrtest (2 hour 36 sec) 3:36:24 load avg: 0.09 running: test_regrtest (2 hour 1 min) 3:36:54 load avg: 0.10 running: test_regrtest (2 hour 1 min) 3:37:24 load avg: 0.14 running: test_regrtest (2 hour 2 min) 3:37:54 load avg: 0.16 running: test_regrtest (2 hour 2 min) 3:38:24 load avg: 0.10 running: test_regrtest (2 hour 3 min) 3:38:54 load avg: 0.14 running: test_regrtest (2 hour 3 min) 3:39:24 load avg: 0.15 running: test_regrtest (2 hour 4 min) 3:39:54 load avg: 0.09 running: test_regrtest (2 hour 4 min) 3:40:24 load avg: 0.12 running: test_regrtest (2 hour 5 min) 3:40:54 load avg: 0.07 running: test_regrtest (2 hour 5 min) 3:41:24 load avg: 0.12 running: test_regrtest (2 hour 6 min) 3:41:54 load avg: 0.07 running: test_regrtest (2 hour 6 min) 3:42:24 load avg: 0.10 running: test_regrtest (2 hour 7 min) 3:42:54 load avg: 0.18 running: test_regrtest (2 hour 7 min) 3:43:24 load avg: 0.11 running: test_regrtest (2 hour 8 min) 3:43:54 load avg: 0.12 running: test_regrtest (2 hour 8 min) 3:44:25 load avg: 0.07 running: test_regrtest (2 hour 9 min) 3:44:55 load avg: 0.04 running: test_regrtest (2 hour 9 min) 3:45:25 load avg: 0.08 running: test_regrtest (2 hour 10 min) 3:45:55 load avg: 0.05 running: test_regrtest (2 hour 10 min) 3:46:25 load avg: 0.11 running: test_regrtest (2 hour 11 min) 3:46:55 load avg: 0.06 running: test_regrtest (2 hour 11 min) 3:47:25 load avg: 0.11 running: test_regrtest (2 hour 12 min) 3:47:55 load avg: 0.18 running: test_regrtest (2 hour 12 min) 3:48:25 load avg: 0.11 running: test_regrtest (2 hour 13 min) 3:48:55 load avg: 0.14 running: test_regrtest (2 hour 13 min) 3:49:25 load avg: 0.08 running: test_regrtest (2 hour 14 min) 3:49:55 load avg: 0.05 running: test_regrtest (2 hour 14 min) 3:50:25 load avg: 0.09 running: test_regrtest (2 hour 15 min) 3:50:55 load avg: 0.05 running: test_regrtest (2 hour 15 min) 3:51:25 load avg: 0.03 running: test_regrtest (2 hour 16 min) 3:51:55 load avg: 0.02 running: test_regrtest (2 hour 16 min) 3:52:25 load avg: 0.08 running: test_regrtest (2 hour 17 min) 3:52:55 load avg: 0.05 running: test_regrtest (2 hour 17 min) 3:53:25 load avg: 0.24 running: test_regrtest (2 hour 18 min) 3:53:55 load avg: 0.15 running: test_regrtest (2 hour 18 min) 3:54:25 load avg: 0.09 running: test_regrtest (2 hour 19 min) 3:54:55 load avg: 0.10 running: test_regrtest (2 hour 19 min) 3:55:25 load avg: 0.06 running: test_regrtest (2 hour 20 min) 3:55:55 load avg: 0.11 running: test_regrtest (2 hour 20 min) 3:56:25 load avg: 0.07 running: test_regrtest (2 hour 21 min) 3:56:55 load avg: 0.04 running: test_regrtest (2 hour 21 min) 3:57:25 load avg: 0.02 running: test_regrtest (2 hour 22 min) 3:57:55 load avg: 0.01 running: test_regrtest (2 hour 22 min) 3:58:25 load avg: 0.06 running: test_regrtest (2 hour 23 min) 3:58:55 load avg: 0.04 running: test_regrtest (2 hour 23 min) 3:59:25 load avg: 0.08 running: test_regrtest (2 hour 24 min) 3:59:55 load avg: 0.19 running: test_regrtest (2 hour 24 min) 4:00:25 load avg: 0.27 running: test_regrtest (2 hour 25 min) 4:00:55 load avg: 0.16 running: test_regrtest (2 hour 25 min) 4:01:25 load avg: 0.10 running: test_regrtest (2 hour 26 min) 4:01:55 load avg: 0.13 running: test_regrtest (2 hour 26 min) 4:02:25 load avg: 0.08 running: test_regrtest (2 hour 27 min) 4:02:55 load avg: 0.24 running: test_regrtest (2 hour 27 min) 4:03:25 load avg: 0.26 running: test_regrtest (2 hour 28 min) 4:03:55 load avg: 0.16 running: test_regrtest (2 hour 28 min) 4:04:25 load avg: 0.16 running: test_regrtest (2 hour 29 min) 4:04:55 load avg: 0.09 running: test_regrtest (2 hour 29 min) 4:05:25 load avg: 0.18 running: test_regrtest (2 hour 30 min) 4:05:55 load avg: 0.16 running: test_regrtest (2 hour 30 min) 4:06:25 load avg: 0.10 running: test_regrtest (2 hour 31 min) 4:06:55 load avg: 0.18 running: test_regrtest (2 hour 31 min) 4:07:25 load avg: 0.11 running: test_regrtest (2 hour 32 min) 4:07:55 load avg: 0.21 running: test_regrtest (2 hour 32 min) 4:08:25 load avg: 0.20 running: test_regrtest (2 hour 33 min) 4:08:55 load avg: 0.12 running: test_regrtest (2 hour 33 min) 4:09:25 load avg: 0.07 running: test_regrtest (2 hour 34 min) 4:09:55 load avg: 0.12 running: test_regrtest (2 hour 34 min) 4:10:25 load avg: 0.21 running: test_regrtest (2 hour 35 min) 4:10:55 load avg: 0.14 running: test_regrtest (2 hour 35 min) 4:11:25 load avg: 0.08 running: test_regrtest (2 hour 36 min) 4:11:55 load avg: 0.05 running: test_regrtest (2 hour 36 min) 4:12:25 load avg: 0.14 running: test_regrtest (2 hour 37 min) 4:12:55 load avg: 0.09 running: test_regrtest (2 hour 37 min) 4:13:25 load avg: 0.16 running: test_regrtest (2 hour 38 min) 4:13:55 load avg: 0.09 running: test_regrtest (2 hour 38 min) 4:14:25 load avg: 0.06 running: test_regrtest (2 hour 39 min) 4:14:55 load avg: 0.26 running: test_regrtest (2 hour 39 min) 4:15:25 load avg: 0.16 running: test_regrtest (2 hour 40 min) 4:15:55 load avg: 0.10 running: test_regrtest (2 hour 40 min) 4:16:25 load avg: 0.12 running: test_regrtest (2 hour 41 min) 4:16:55 load avg: 0.07 running: test_regrtest (2 hour 41 min) 4:17:25 load avg: 0.04 running: test_regrtest (2 hour 42 min) 4:17:55 load avg: 0.13 running: test_regrtest (2 hour 42 min) 4:18:25 load avg: 0.13 running: test_regrtest (2 hour 43 min) 4:18:55 load avg: 0.21 running: test_regrtest (2 hour 43 min) 4:19:25 load avg: 0.12 running: test_regrtest (2 hour 44 min) 4:19:55 load avg: 0.26 running: test_regrtest (2 hour 44 min) 4:20:25 load avg: 0.16 running: test_regrtest (2 hour 45 min) 4:20:55 load avg: 0.15 running: test_regrtest (2 hour 45 min) 4:21:25 load avg: 0.20 running: test_regrtest (2 hour 46 min) 4:21:55 load avg: 0.12 running: test_regrtest (2 hour 46 min) 4:22:25 load avg: 0.12 running: test_regrtest (2 hour 47 min) 4:22:55 load avg: 0.07 running: test_regrtest (2 hour 47 min) 4:23:25 load avg: 0.12 running: test_regrtest (2 hour 48 min) 4:23:55 load avg: 0.07 running: test_regrtest (2 hour 48 min) 4:24:25 load avg: 0.12 running: test_regrtest (2 hour 49 min) 4:24:55 load avg: 0.14 running: test_regrtest (2 hour 49 min) 4:25:25 load avg: 0.09 running: test_regrtest (2 hour 50 min) 4:25:55 load avg: 0.17 running: test_regrtest (2 hour 50 min) 4:26:25 load avg: 0.10 running: test_regrtest (2 hour 51 min) 4:26:55 load avg: 0.13 running: test_regrtest (2 hour 51 min) 4:27:25 load avg: 0.08 running: test_regrtest (2 hour 52 min) 4:27:55 load avg: 0.05 running: test_regrtest (2 hour 52 min) 4:28:25 load avg: 0.08 running: test_regrtest (2 hour 53 min) 4:28:55 load avg: 0.19 running: test_regrtest (2 hour 53 min) 4:29:25 load avg: 0.19 running: test_regrtest (2 hour 54 min) 4:29:55 load avg: 0.11 running: test_regrtest (2 hour 54 min) 4:30:25 load avg: 0.07 running: test_regrtest (2 hour 55 min) 4:30:55 load avg: 0.10 running: test_regrtest (2 hour 55 min) 4:31:25 load avg: 0.06 running: test_regrtest (2 hour 56 min) 4:31:55 load avg: 0.30 running: test_regrtest (2 hour 56 min) 4:32:25 load avg: 0.18 running: test_regrtest (2 hour 57 min) 4:32:55 load avg: 0.22 running: test_regrtest (2 hour 57 min) 4:33:25 load avg: 0.13 running: test_regrtest (2 hour 58 min) 4:33:55 load avg: 0.08 running: test_regrtest (2 hour 58 min) 4:34:25 load avg: 0.10 running: test_regrtest (2 hour 59 min) 4:34:55 load avg: 0.06 running: test_regrtest (2 hour 59 min) 4:35:25 load avg: 0.04 running: test_regrtest (3 hour 7 sec) 4:35:55 load avg: 0.02 running: test_regrtest (3 hour 37 sec) 4:36:25 load avg: 0.01 running: test_regrtest (3 hour 1 min) 4:36:55 load avg: 0.01 running: test_regrtest (3 hour 1 min) 4:37:25 load avg: 0.08 running: test_regrtest (3 hour 2 min) 4:37:55 load avg: 0.05 running: test_regrtest (3 hour 2 min) 4:38:25 load avg: 0.10 running: test_regrtest (3 hour 3 min) 4:38:55 load avg: 0.19 running: test_regrtest (3 hour 3 min) 4:39:25 load avg: 0.12 running: test_regrtest (3 hour 4 min) 4:39:55 load avg: 0.07 running: test_regrtest (3 hour 4 min) 4:40:25 load avg: 0.04 running: test_regrtest (3 hour 5 min) 4:40:55 load avg: 0.10 running: test_regrtest (3 hour 5 min) 4:41:25 load avg: 0.06 running: test_regrtest (3 hour 6 min) 4:41:55 load avg: 0.04 running: test_regrtest (3 hour 6 min) 4:42:26 load avg: 0.07 running: test_regrtest (3 hour 7 min) 4:42:56 load avg: 0.04 running: test_regrtest (3 hour 7 min) 4:43:26 load avg: 0.02 running: test_regrtest (3 hour 8 min) 4:43:56 load avg: 0.01 running: test_regrtest (3 hour 8 min) 4:44:26 load avg: 0.01 running: test_regrtest (3 hour 9 min) 4:44:56 load avg: 0.08 running: test_regrtest (3 hour 9 min) 4:45:26 load avg: 0.05 running: test_regrtest (3 hour 10 min) 4:45:56 load avg: 0.03 running: test_regrtest (3 hour 10 min) 4:46:26 load avg: 0.02 running: test_regrtest (3 hour 11 min) 4:46:56 load avg: 0.01 running: test_regrtest (3 hour 11 min) 4:47:26 load avg: 0.00 running: test_regrtest (3 hour 12 min) 4:47:56 load avg: 0.00 running: test_regrtest (3 hour 12 min) 4:48:26 load avg: 0.06 running: test_regrtest (3 hour 13 min) 4:48:56 load avg: 0.04 running: test_regrtest (3 hour 13 min) 4:49:26 load avg: 0.02 running: test_regrtest (3 hour 14 min) 4:49:56 load avg: 0.06 running: test_regrtest (3 hour 14 min) 4:50:26 load avg: 0.04 running: test_regrtest (3 hour 15 min) 4:50:56 load avg: 0.08 running: test_regrtest (3 hour 15 min) 4:51:26 load avg: 0.10 running: test_regrtest (3 hour 16 min) 4:51:56 load avg: 0.14 running: test_regrtest (3 hour 16 min) 4:52:26 load avg: 0.24 running: test_regrtest (3 hour 17 min) 4:52:56 load avg: 0.14 running: test_regrtest (3 hour 17 min) 4:53:26 load avg: 0.17 running: test_regrtest (3 hour 18 min) 4:53:56 load avg: 0.10 running: test_regrtest (3 hour 18 min) 4:54:26 load avg: 0.06 running: test_regrtest (3 hour 19 min) 4:54:56 load avg: 0.18 running: test_regrtest (3 hour 19 min) 4:55:26 load avg: 0.30 running: test_regrtest (3 hour 20 min) 4:55:56 load avg: 0.29 running: test_regrtest (3 hour 20 min) 4:56:26 load avg: 0.17 running: test_regrtest (3 hour 21 min) 4:56:56 load avg: 0.10 running: test_regrtest (3 hour 21 min) 4:57:26 load avg: 0.12 running: test_regrtest (3 hour 22 min) 4:57:56 load avg: 0.07 running: test_regrtest (3 hour 22 min) 4:58:26 load avg: 0.04 running: test_regrtest (3 hour 23 min) 4:58:56 load avg: 0.08 running: test_regrtest (3 hour 23 min) 4:59:26 load avg: 0.05 running: test_regrtest (3 hour 24 min) 4:59:56 load avg: 0.31 running: test_regrtest (3 hour 24 min) 5:00:26 load avg: 0.19 running: test_regrtest (3 hour 25 min) 5:00:56 load avg: 0.17 running: test_regrtest (3 hour 25 min) 5:01:26 load avg: 0.26 running: test_regrtest (3 hour 26 min) 5:01:56 load avg: 0.16 running: test_regrtest (3 hour 26 min) 5:02:26 load avg: 0.22 running: test_regrtest (3 hour 27 min) 5:02:56 load avg: 0.20 running: test_regrtest (3 hour 27 min) 5:03:26 load avg: 0.20 running: test_regrtest (3 hour 28 min) 5:03:56 load avg: 0.28 running: test_regrtest (3 hour 28 min) 5:04:26 load avg: 0.17 running: test_regrtest (3 hour 29 min) 5:04:56 load avg: 0.16 running: test_regrtest (3 hour 29 min) 5:05:26 load avg: 0.09 running: test_regrtest (3 hour 30 min) 5:05:56 load avg: 0.17 running: test_regrtest (3 hour 30 min) 5:06:26 load avg: 0.22 running: test_regrtest (3 hour 31 min) 5:06:56 load avg: 0.19 running: test_regrtest (3 hour 31 min) 5:07:26 load avg: 0.11 running: test_regrtest (3 hour 32 min) 5:07:56 load avg: 0.07 running: test_regrtest (3 hour 32 min) 5:08:26 load avg: 0.09 running: test_regrtest (3 hour 33 min) 5:08:56 load avg: 0.06 running: test_regrtest (3 hour 33 min) 5:09:26 load avg: 0.09 running: test_regrtest (3 hour 34 min) 5:09:56 load avg: 0.05 running: test_regrtest (3 hour 34 min) 5:10:26 load avg: 0.15 running: test_regrtest (3 hour 35 min) 5:10:56 load avg: 0.14 running: test_regrtest (3 hour 35 min) 5:11:26 load avg: 0.15 running: test_regrtest (3 hour 36 min) 5:11:56 load avg: 0.09 running: test_regrtest (3 hour 36 min) 5:12:26 load avg: 0.11 running: test_regrtest (3 hour 37 min) 5:12:56 load avg: 0.14 running: test_regrtest (3 hour 37 min) 5:13:26 load avg: 0.09 running: test_regrtest (3 hour 38 min) 5:13:56 load avg: 0.11 running: test_regrtest (3 hour 38 min) 5:14:26 load avg: 0.07 running: test_regrtest (3 hour 39 min) 5:14:56 load avg: 0.17 running: test_regrtest (3 hour 39 min) 5:15:26 load avg: 0.10 running: test_regrtest (3 hour 40 min) 5:15:56 load avg: 0.06 running: test_regrtest (3 hour 40 min) 5:16:26 load avg: 0.09 running: test_regrtest (3 hour 41 min) 5:16:56 load avg: 0.06 running: test_regrtest (3 hour 41 min) 5:17:26 load avg: 0.03 running: test_regrtest (3 hour 42 min) 5:17:56 load avg: 0.02 running: test_regrtest (3 hour 42 min) 5:18:26 load avg: 0.08 running: test_regrtest (3 hour 43 min) 5:18:56 load avg: 0.05 running: test_regrtest (3 hour 43 min) 5:19:26 load avg: 0.03 running: test_regrtest (3 hour 44 min) 5:19:56 load avg: 0.13 running: test_regrtest (3 hour 44 min) 5:20:26 load avg: 0.08 running: test_regrtest (3 hour 45 min) 5:20:56 load avg: 0.05 running: test_regrtest (3 hour 45 min) 5:21:26 load avg: 0.03 running: test_regrtest (3 hour 46 min) 5:21:56 load avg: 0.08 running: test_regrtest (3 hour 46 min) 5:22:26 load avg: 0.05 running: test_regrtest (3 hour 47 min) 5:22:56 load avg: 0.03 running: test_regrtest (3 hour 47 min) 5:23:26 load avg: 0.08 running: test_regrtest (3 hour 48 min) 5:23:56 load avg: 0.11 running: test_regrtest (3 hour 48 min) 5:24:26 load avg: 0.06 running: test_regrtest (3 hour 49 min) 5:24:56 load avg: 0.04 running: test_regrtest (3 hour 49 min) 5:25:26 load avg: 0.02 running: test_regrtest (3 hour 50 min) 5:25:56 load avg: 0.01 running: test_regrtest (3 hour 50 min) 5:26:26 load avg: 0.11 running: test_regrtest (3 hour 51 min) 5:26:56 load avg: 0.07 running: test_regrtest (3 hour 51 min) 5:27:26 load avg: 0.10 running: test_regrtest (3 hour 52 min) 5:27:56 load avg: 0.06 running: test_regrtest (3 hour 52 min) 5:28:26 load avg: 0.10 running: test_regrtest (3 hour 53 min) 5:28:56 load avg: 0.06 running: test_regrtest (3 hour 53 min) 5:29:26 load avg: 0.03 running: test_regrtest (3 hour 54 min) 5:29:56 load avg: 0.07 running: test_regrtest (3 hour 54 min) 5:30:26 load avg: 0.12 running: test_regrtest (3 hour 55 min) 5:30:56 load avg: 0.07 running: test_regrtest (3 hour 55 min) 5:31:26 load avg: 0.12 running: test_regrtest (3 hour 56 min) 5:31:56 load avg: 0.14 running: test_regrtest (3 hour 56 min) 5:32:26 load avg: 0.16 running: test_regrtest (3 hour 57 min) 5:32:56 load avg: 0.09 running: test_regrtest (3 hour 57 min) 5:33:26 load avg: 0.06 running: test_regrtest (3 hour 58 min) 5:33:56 load avg: 0.11 running: test_regrtest (3 hour 58 min) 5:34:26 load avg: 0.12 running: test_regrtest (3 hour 59 min) 5:34:56 load avg: 0.07 running: test_regrtest (3 hour 59 min) 5:35:26 load avg: 0.04 running: test_regrtest (4 hour 8 sec) 5:35:56 load avg: 0.02 running: test_regrtest (4 hour 38 sec) 5:36:26 load avg: 0.01 running: test_regrtest (4 hour 1 min) 5:36:56 load avg: 0.01 running: test_regrtest (4 hour 1 min) 5:37:26 load avg: 0.14 running: test_regrtest (4 hour 2 min) 5:37:56 load avg: 0.08 running: test_regrtest (4 hour 2 min) 5:38:26 load avg: 0.13 running: test_regrtest (4 hour 3 min) 5:38:56 load avg: 0.08 running: test_regrtest (4 hour 3 min) 5:39:26 load avg: 0.05 running: test_regrtest (4 hour 4 min) 5:39:57 load avg: 0.03 running: test_regrtest (4 hour 4 min) 5:40:27 load avg: 0.02 running: test_regrtest (4 hour 5 min) 5:40:57 load avg: 0.01 running: test_regrtest (4 hour 5 min) 5:41:27 load avg: 0.00 running: test_regrtest (4 hour 6 min) 5:41:57 load avg: 0.08 running: test_regrtest (4 hour 6 min) 5:42:27 load avg: 0.11 running: test_regrtest (4 hour 7 min) 5:42:57 load avg: 0.12 running: test_regrtest (4 hour 7 min) 5:43:27 load avg: 0.18 running: test_regrtest (4 hour 8 min) 5:43:57 load avg: 0.11 running: test_regrtest (4 hour 8 min) 5:44:27 load avg: 0.06 running: test_regrtest (4 hour 9 min) 5:44:57 load avg: 0.10 running: test_regrtest (4 hour 9 min) 5:45:27 load avg: 0.22 running: test_regrtest (4 hour 10 min) 5:45:57 load avg: 0.13 running: test_regrtest (4 hour 10 min) 5:46:27 load avg: 0.08 running: test_regrtest (4 hour 11 min) 5:46:57 load avg: 0.12 running: test_regrtest (4 hour 11 min) 5:47:27 load avg: 0.07 running: test_regrtest (4 hour 12 min) 5:47:57 load avg: 0.04 running: test_regrtest (4 hour 12 min) 5:48:27 load avg: 0.09 running: test_regrtest (4 hour 13 min) 5:48:57 load avg: 0.11 running: test_regrtest (4 hour 13 min) 5:49:27 load avg: 0.07 running: test_regrtest (4 hour 14 min) 5:49:57 load avg: 0.09 running: test_regrtest (4 hour 14 min) 5:50:27 load avg: 0.06 running: test_regrtest (4 hour 15 min) 5:50:57 load avg: 0.11 running: test_regrtest (4 hour 15 min) 5:51:27 load avg: 0.06 running: test_regrtest (4 hour 16 min) 5:51:57 load avg: 0.04 running: test_regrtest (4 hour 16 min) 5:52:27 load avg: 0.08 running: test_regrtest (4 hour 17 min) 5:52:57 load avg: 0.05 running: test_regrtest (4 hour 17 min) 5:53:27 load avg: 0.14 running: test_regrtest (4 hour 18 min) 5:53:57 load avg: 0.14 running: test_regrtest (4 hour 18 min) 5:54:27 load avg: 0.19 running: test_regrtest (4 hour 19 min) 5:54:57 load avg: 0.19 running: test_regrtest (4 hour 19 min) 5:55:27 load avg: 0.22 running: test_regrtest (4 hour 20 min) 5:55:57 load avg: 0.25 running: test_regrtest (4 hour 20 min) 5:56:27 load avg: 0.22 running: test_regrtest (4 hour 21 min) 5:56:57 load avg: 0.26 running: test_regrtest (4 hour 21 min) 5:57:27 load avg: 0.27 running: test_regrtest (4 hour 22 min) 5:57:57 load avg: 0.16 running: test_regrtest (4 hour 22 min) 5:58:27 load avg: 0.15 running: test_regrtest (4 hour 23 min) 5:58:57 load avg: 0.09 running: test_regrtest (4 hour 23 min) 5:59:27 load avg: 0.16 running: test_regrtest (4 hour 24 min) 5:59:57 load avg: 0.15 running: test_regrtest (4 hour 24 min) 6:00:27 load avg: 0.16 running: test_regrtest (4 hour 25 min) 6:00:57 load avg: 0.10 running: test_regrtest (4 hour 25 min) 6:01:27 load avg: 0.11 running: test_regrtest (4 hour 26 min) 6:01:57 load avg: 0.07 running: test_regrtest (4 hour 26 min) 6:02:27 load avg: 0.25 running: test_regrtest (4 hour 27 min) 6:02:57 load avg: 0.21 running: test_regrtest (4 hour 27 min) 6:03:27 load avg: 0.18 running: test_regrtest (4 hour 28 min) 6:03:57 load avg: 0.18 running: test_regrtest (4 hour 28 min) 6:04:27 load avg: 0.11 running: test_regrtest (4 hour 29 min) 6:04:57 load avg: 0.53 running: test_regrtest (4 hour 29 min) 6:05:27 load avg: 0.54 running: test_regrtest (4 hour 30 min) 6:05:57 load avg: 0.38 running: test_regrtest (4 hour 30 min) 6:06:27 load avg: 0.29 running: test_regrtest (4 hour 31 min) 6:06:57 load avg: 0.18 running: test_regrtest (4 hour 31 min) 6:07:27 load avg: 0.23 running: test_regrtest (4 hour 32 min) 6:07:57 load avg: 0.14 running: test_regrtest (4 hour 32 min) 6:08:27 load avg: 0.16 running: test_regrtest (4 hour 33 min) 6:08:57 load avg: 0.15 running: test_regrtest (4 hour 33 min) 6:09:27 load avg: 0.09 running: test_regrtest (4 hour 34 min) 6:09:57 load avg: 0.05 running: test_regrtest (4 hour 34 min) 6:10:27 load avg: 0.03 running: test_regrtest (4 hour 35 min) 6:10:57 load avg: 0.25 running: test_regrtest (4 hour 35 min) 6:11:27 load avg: 0.15 running: test_regrtest (4 hour 36 min) 6:11:57 load avg: 0.22 running: test_regrtest (4 hour 36 min) 6:12:27 load avg: 0.13 running: test_regrtest (4 hour 37 min) 6:12:57 load avg: 0.16 running: test_regrtest (4 hour 37 min) 6:13:27 load avg: 0.10 running: test_regrtest (4 hour 38 min) 6:13:57 load avg: 0.06 running: test_regrtest (4 hour 38 min) 6:14:27 load avg: 0.14 running: test_regrtest (4 hour 39 min) 6:14:57 load avg: 0.08 running: test_regrtest (4 hour 39 min) 6:15:27 load avg: 0.12 running: test_regrtest (4 hour 40 min) 6:15:57 load avg: 0.07 running: test_regrtest (4 hour 40 min) 6:16:27 load avg: 0.04 running: test_regrtest (4 hour 41 min) 6:16:57 load avg: 0.09 running: test_regrtest (4 hour 41 min) 6:17:27 load avg: 0.05 running: test_regrtest (4 hour 42 min) 6:17:57 load avg: 0.18 running: test_regrtest (4 hour 42 min) 6:18:27 load avg: 0.11 running: test_regrtest (4 hour 43 min) 6:18:57 load avg: 0.06 running: test_regrtest (4 hour 43 min) 6:19:27 load avg: 0.04 running: test_regrtest (4 hour 44 min) 6:19:57 load avg: 0.02 running: test_regrtest (4 hour 44 min) 6:20:27 load avg: 0.07 running: test_regrtest (4 hour 45 min) 6:20:57 load avg: 0.04 running: test_regrtest (4 hour 45 min) 6:21:27 load avg: 0.09 running: test_regrtest (4 hour 46 min) 6:21:57 load avg: 0.06 running: test_regrtest (4 hour 46 min) 6:22:27 load avg: 0.03 running: test_regrtest (4 hour 47 min) 6:22:57 load avg: 0.02 running: test_regrtest (4 hour 47 min) 6:23:27 load avg: 0.01 running: test_regrtest (4 hour 48 min) 6:23:57 load avg: 0.07 running: test_regrtest (4 hour 48 min) 6:24:27 load avg: 0.04 running: test_regrtest (4 hour 49 min) 6:24:57 load avg: 0.02 running: test_regrtest (4 hour 49 min) 6:25:27 load avg: 0.09 running: test_regrtest (4 hour 50 min) 6:25:57 load avg: 0.05 running: test_regrtest (4 hour 50 min) 6:26:27 load avg: 0.03 running: test_regrtest (4 hour 51 min) 6:26:57 load avg: 0.08 running: test_regrtest (4 hour 51 min) 6:27:27 load avg: 0.05 running: test_regrtest (4 hour 52 min) 6:27:57 load avg: 0.03 running: test_regrtest (4 hour 52 min) 6:28:27 load avg: 0.08 running: test_regrtest (4 hour 53 min) 6:28:57 load avg: 0.25 running: test_regrtest (4 hour 53 min) 6:29:27 load avg: 0.15 running: test_regrtest (4 hour 54 min) 6:29:57 load avg: 0.17 running: test_regrtest (4 hour 54 min) 6:30:27 load avg: 0.10 running: test_regrtest (4 hour 55 min) 6:30:57 load avg: 0.06 running: test_regrtest (4 hour 55 min) 6:31:27 load avg: 0.04 running: test_regrtest (4 hour 56 min) 6:31:57 load avg: 0.09 running: test_regrtest (4 hour 56 min) 6:32:27 load avg: 0.06 running: test_regrtest (4 hour 57 min) 6:32:57 load avg: 0.11 running: test_regrtest (4 hour 57 min) 6:33:27 load avg: 0.07 running: test_regrtest (4 hour 58 min) 6:33:57 load avg: 0.04 running: test_regrtest (4 hour 58 min) 6:34:27 load avg: 0.09 running: test_regrtest (4 hour 59 min) 6:34:57 load avg: 0.05 running: test_regrtest (4 hour 59 min) 6:35:27 load avg: 0.16 running: test_regrtest (5 hour 9 sec) 6:35:57 load avg: 0.10 running: test_regrtest (5 hour 39 sec) 6:36:27 load avg: 0.14 running: test_regrtest (5 hour 1 min) 6:36:57 load avg: 0.08 running: test_regrtest (5 hour 1 min) 6:37:28 load avg: 0.05 running: test_regrtest (5 hour 2 min) 6:37:58 load avg: 0.09 running: test_regrtest (5 hour 2 min) 6:38:28 load avg: 0.05 running: test_regrtest (5 hour 3 min) 6:38:58 load avg: 0.15 running: test_regrtest (5 hour 3 min) 6:39:28 load avg: 0.09 running: test_regrtest (5 hour 4 min) 6:39:58 load avg: 0.05 running: test_regrtest (5 hour 4 min) 6:40:28 load avg: 0.03 running: test_regrtest (5 hour 5 min) 6:40:58 load avg: 0.17 running: test_regrtest (5 hour 5 min) 6:41:28 load avg: 0.16 running: test_regrtest (5 hour 6 min) 6:41:58 load avg: 0.09 running: test_regrtest (5 hour 6 min) 6:42:28 load avg: 0.06 running: test_regrtest (5 hour 7 min) 6:42:58 load avg: 0.09 running: test_regrtest (5 hour 7 min) 6:43:28 load avg: 0.10 running: test_regrtest (5 hour 8 min) 6:43:58 load avg: 0.22 running: test_regrtest (5 hour 8 min) 6:44:28 load avg: 0.13 running: test_regrtest (5 hour 9 min) 6:44:58 load avg: 0.13 running: test_regrtest (5 hour 9 min) 6:45:28 load avg: 0.29 running: test_regrtest (5 hour 10 min) 6:45:58 load avg: 0.23 running: test_regrtest (5 hour 10 min) 6:46:28 load avg: 0.33 running: test_regrtest (5 hour 11 min) 6:46:58 load avg: 0.26 running: test_regrtest (5 hour 11 min) 6:47:28 load avg: 0.29 running: test_regrtest (5 hour 12 min) 6:47:58 load avg: 0.24 running: test_regrtest (5 hour 12 min) 6:48:28 load avg: 0.21 running: test_regrtest (5 hour 13 min) 6:48:58 load avg: 0.23 running: test_regrtest (5 hour 13 min) 6:49:28 load avg: 0.20 running: test_regrtest (5 hour 14 min) 6:49:58 load avg: 0.12 running: test_regrtest (5 hour 14 min) 6:50:28 load avg: 0.12 running: test_regrtest (5 hour 15 min) 6:50:58 load avg: 0.07 running: test_regrtest (5 hour 15 min) 6:51:28 load avg: 0.04 running: test_regrtest (5 hour 16 min) 6:51:58 load avg: 0.09 running: test_regrtest (5 hour 16 min) 6:52:28 load avg: 0.06 running: test_regrtest (5 hour 17 min) 6:52:58 load avg: 0.10 running: test_regrtest (5 hour 17 min) 6:53:28 load avg: 0.11 running: test_regrtest (5 hour 18 min) 6:53:58 load avg: 0.07 running: test_regrtest (5 hour 18 min) 6:54:28 load avg: 0.12 running: test_regrtest (5 hour 19 min) 6:54:58 load avg: 0.07 running: test_regrtest (5 hour 19 min) 6:55:28 load avg: 0.04 running: test_regrtest (5 hour 20 min) 6:55:58 load avg: 0.10 running: test_regrtest (5 hour 20 min) 6:56:28 load avg: 0.06 running: test_regrtest (5 hour 21 min) 6:56:58 load avg: 0.03 running: test_regrtest (5 hour 21 min) 6:57:28 load avg: 0.08 running: test_regrtest (5 hour 22 min) 6:57:58 load avg: 0.05 running: test_regrtest (5 hour 22 min) 6:58:28 load avg: 0.03 running: test_regrtest (5 hour 23 min) 6:58:58 load avg: 0.02 running: test_regrtest (5 hour 23 min) 6:59:28 load avg: 0.15 running: test_regrtest (5 hour 24 min) 6:59:58 load avg: 0.15 running: test_regrtest (5 hour 24 min) 7:00:28 load avg: 0.09 running: test_regrtest (5 hour 25 min) 7:00:58 load avg: 0.11 running: test_regrtest (5 hour 25 min) 7:01:28 load avg: 0.07 running: test_regrtest (5 hour 26 min) 7:01:58 load avg: 0.10 running: test_regrtest (5 hour 26 min) 7:02:28 load avg: 0.06 running: test_regrtest (5 hour 27 min) 7:02:58 load avg: 0.10 running: test_regrtest (5 hour 27 min) 7:03:28 load avg: 0.06 running: test_regrtest (5 hour 28 min) 7:03:58 load avg: 0.11 running: test_regrtest (5 hour 28 min) 7:04:28 load avg: 0.13 running: test_regrtest (5 hour 29 min) 7:04:58 load avg: 0.16 running: test_regrtest (5 hour 29 min) 7:05:28 load avg: 0.18 running: test_regrtest (5 hour 30 min) 7:05:58 load avg: 0.23 running: test_regrtest (5 hour 30 min) 7:06:28 load avg: 0.14 running: test_regrtest (5 hour 31 min) 7:06:58 load avg: 0.16 running: test_regrtest (5 hour 31 min) 7:07:28 load avg: 0.09 running: test_regrtest (5 hour 32 min) 7:07:58 load avg: 0.06 running: test_regrtest (5 hour 32 min) 7:08:28 load avg: 0.03 running: test_regrtest (5 hour 33 min) 7:08:58 load avg: 0.09 running: test_regrtest (5 hour 33 min) 7:09:28 load avg: 0.10 running: test_regrtest (5 hour 34 min) 7:09:58 load avg: 0.14 running: test_regrtest (5 hour 34 min) 7:10:28 load avg: 0.08 running: test_regrtest (5 hour 35 min) 7:10:58 load avg: 0.05 running: test_regrtest (5 hour 35 min) 7:11:28 load avg: 0.03 running: test_regrtest (5 hour 36 min) 7:11:58 load avg: 0.02 running: test_regrtest (5 hour 36 min) 7:12:28 load avg: 0.06 running: test_regrtest (5 hour 37 min) 7:12:58 load avg: 0.04 running: test_regrtest (5 hour 37 min) 7:13:28 load avg: 0.14 running: test_regrtest (5 hour 38 min) 7:13:58 load avg: 0.08 running: test_regrtest (5 hour 38 min) 7:14:28 load avg: 0.05 running: test_regrtest (5 hour 39 min) 7:14:58 load avg: 0.03 running: test_regrtest (5 hour 39 min) 7:15:28 load avg: 0.15 running: test_regrtest (5 hour 40 min) 7:15:58 load avg: 0.09 running: test_regrtest (5 hour 40 min) 7:16:28 load avg: 0.11 running: test_regrtest (5 hour 41 min) 7:16:58 load avg: 0.13 running: test_regrtest (5 hour 41 min) 7:17:28 load avg: 0.08 running: test_regrtest (5 hour 42 min) 7:17:58 load avg: 0.30 running: test_regrtest (5 hour 42 min) 7:18:28 load avg: 0.18 running: test_regrtest (5 hour 43 min) 7:18:58 load avg: 0.32 running: test_regrtest (5 hour 43 min) 7:19:28 load avg: 0.20 running: test_regrtest (5 hour 44 min) 7:19:58 load avg: 0.19 running: test_regrtest (5 hour 44 min) 7:20:28 load avg: 0.11 running: test_regrtest (5 hour 45 min) 7:20:58 load avg: 0.15 running: test_regrtest (5 hour 45 min) 7:21:28 load avg: 0.09 running: test_regrtest (5 hour 46 min) 7:21:58 load avg: 0.13 running: test_regrtest (5 hour 46 min) 7:22:28 load avg: 0.13 running: test_regrtest (5 hour 47 min) 7:22:58 load avg: 0.08 running: test_regrtest (5 hour 47 min) 7:23:28 load avg: 0.10 running: test_regrtest (5 hour 48 min) 7:23:58 load avg: 0.06 running: test_regrtest (5 hour 48 min) 7:24:28 load avg: 0.10 running: test_regrtest (5 hour 49 min) 7:24:58 load avg: 0.06 running: test_regrtest (5 hour 49 min) 7:25:28 load avg: 0.03 running: test_regrtest (5 hour 50 min) 7:25:58 load avg: 0.07 running: test_regrtest (5 hour 50 min) 7:26:28 load avg: 0.05 running: test_regrtest (5 hour 51 min) 7:26:58 load avg: 0.09 running: test_regrtest (5 hour 51 min) 7:27:28 load avg: 0.11 running: test_regrtest (5 hour 52 min) 7:27:58 load avg: 0.06 running: test_regrtest (5 hour 52 min) 7:28:28 load avg: 0.20 running: test_regrtest (5 hour 53 min) 7:28:58 load avg: 0.12 running: test_regrtest (5 hour 53 min) 7:29:28 load avg: 0.07 running: test_regrtest (5 hour 54 min) 7:29:58 load avg: 0.04 running: test_regrtest (5 hour 54 min) 7:30:28 load avg: 0.09 running: test_regrtest (5 hour 55 min) 7:30:58 load avg: 0.06 running: test_regrtest (5 hour 55 min) 7:31:28 load avg: 0.16 running: test_regrtest (5 hour 56 min) 7:31:58 load avg: 0.15 running: test_regrtest (5 hour 56 min) 7:32:28 load avg: 0.23 running: test_regrtest (5 hour 57 min) 7:32:58 load avg: 0.25 running: test_regrtest (5 hour 57 min) 7:33:29 load avg: 0.25 running: test_regrtest (5 hour 58 min) 7:33:59 load avg: 0.29 running: test_regrtest (5 hour 58 min) 7:34:29 load avg: 0.17 running: test_regrtest (5 hour 59 min) 7:34:59 load avg: 0.21 running: test_regrtest (5 hour 59 min) 7:35:29 load avg: 0.20 running: test_regrtest (6 hour 10 sec) 7:35:59 load avg: 0.17 running: test_regrtest (6 hour 40 sec) 7:36:29 load avg: 0.23 running: test_regrtest (6 hour 1 min) 7:36:59 load avg: 0.20 running: test_regrtest (6 hour 1 min) 7:37:29 load avg: 0.17 running: test_regrtest (6 hour 2 min) 7:37:59 load avg: 0.16 running: test_regrtest (6 hour 2 min) 7:38:29 load avg: 0.15 running: test_regrtest (6 hour 3 min) 7:38:59 load avg: 0.14 running: test_regrtest (6 hour 3 min) 7:39:29 load avg: 0.20 running: test_regrtest (6 hour 4 min) 7:39:59 load avg: 0.18 running: test_regrtest (6 hour 4 min) 7:40:29 load avg: 0.19 running: test_regrtest (6 hour 5 min) 7:40:59 load avg: 0.11 running: test_regrtest (6 hour 5 min) 7:41:29 load avg: 0.13 running: test_regrtest (6 hour 6 min) 7:41:59 load avg: 0.13 running: test_regrtest (6 hour 6 min) 7:42:29 load avg: 0.08 running: test_regrtest (6 hour 7 min) 7:42:59 load avg: 0.10 running: test_regrtest (6 hour 7 min) 7:43:29 load avg: 0.13 running: test_regrtest (6 hour 8 min) 7:43:59 load avg: 0.14 running: test_regrtest (6 hour 8 min) 7:44:29 load avg: 0.08 running: test_regrtest (6 hour 9 min) 7:44:59 load avg: 0.11 running: test_regrtest (6 hour 9 min) 7:45:29 load avg: 0.07 running: test_regrtest (6 hour 10 min) 7:45:59 load avg: 0.11 running: test_regrtest (6 hour 10 min) 7:46:29 load avg: 0.20 running: test_regrtest (6 hour 11 min) 7:46:59 load avg: 0.17 running: test_regrtest (6 hour 11 min) 7:47:29 load avg: 0.16 running: test_regrtest (6 hour 12 min) 7:47:59 load avg: 0.23 running: test_regrtest (6 hour 12 min) 7:48:29 load avg: 0.14 running: test_regrtest (6 hour 13 min) 7:48:59 load avg: 0.15 running: test_regrtest (6 hour 13 min) 7:49:29 load avg: 0.16 running: test_regrtest (6 hour 14 min) 7:49:59 load avg: 0.17 running: test_regrtest (6 hour 14 min) 7:50:29 load avg: 0.10 running: test_regrtest (6 hour 15 min) 7:50:59 load avg: 0.13 running: test_regrtest (6 hour 15 min) 7:51:29 load avg: 0.08 running: test_regrtest (6 hour 16 min) 7:51:59 load avg: 0.05 running: test_regrtest (6 hour 16 min) 7:52:29 load avg: 0.03 running: test_regrtest (6 hour 17 min) 7:52:59 load avg: 0.02 running: test_regrtest (6 hour 17 min) 7:53:29 load avg: 0.14 running: test_regrtest (6 hour 18 min) 7:53:59 load avg: 0.09 running: test_regrtest (6 hour 18 min) 7:54:29 load avg: 0.05 running: test_regrtest (6 hour 19 min) 7:54:59 load avg: 0.03 running: test_regrtest (6 hour 19 min) 7:55:29 load avg: 0.09 running: test_regrtest (6 hour 20 min) 7:55:59 load avg: 0.16 running: test_regrtest (6 hour 20 min) 7:56:29 load avg: 0.18 running: test_regrtest (6 hour 21 min) 7:56:59 load avg: 0.24 running: test_regrtest (6 hour 21 min) 7:57:29 load avg: 0.14 running: test_regrtest (6 hour 22 min) 7:57:59 load avg: 0.09 running: test_regrtest (6 hour 22 min) 7:58:29 load avg: 0.05 running: test_regrtest (6 hour 23 min) 7:58:59 load avg: 0.03 running: test_regrtest (6 hour 23 min) 7:59:29 load avg: 0.07 running: test_regrtest (6 hour 24 min) 7:59:59 load avg: 0.04 running: test_regrtest (6 hour 24 min) 8:00:29 load avg: 0.08 running: test_regrtest (6 hour 25 min) 8:00:59 load avg: 0.05 running: test_regrtest (6 hour 25 min) 8:01:29 load avg: 0.11 running: test_regrtest (6 hour 26 min) 8:01:59 load avg: 0.13 running: test_regrtest (6 hour 26 min) 8:02:29 load avg: 0.08 running: test_regrtest (6 hour 27 min) 8:02:59 load avg: 0.17 running: test_regrtest (6 hour 27 min) 8:03:29 load avg: 0.10 running: test_regrtest (6 hour 28 min) 8:03:59 load avg: 0.12 running: test_regrtest (6 hour 28 min) 8:04:29 load avg: 0.07 running: test_regrtest (6 hour 29 min) 8:04:59 load avg: 0.19 running: test_regrtest (6 hour 29 min) 8:05:29 load avg: 0.17 running: test_regrtest (6 hour 30 min) 8:05:59 load avg: 0.37 running: test_regrtest (6 hour 30 min) 8:06:29 load avg: 0.34 running: test_regrtest (6 hour 31 min) 8:06:59 load avg: 0.34 running: test_regrtest (6 hour 31 min) 8:07:29 load avg: 0.20 running: test_regrtest (6 hour 32 min) 8:07:59 load avg: 0.12 running: test_regrtest (6 hour 32 min) 8:08:29 load avg: 0.15 running: test_regrtest (6 hour 33 min) 8:08:59 load avg: 0.09 running: test_regrtest (6 hour 33 min) 8:09:29 load avg: 0.05 running: test_regrtest (6 hour 34 min) 8:09:59 load avg: 0.10 running: test_regrtest (6 hour 34 min) 8:10:29 load avg: 0.14 running: test_regrtest (6 hour 35 min) 8:10:59 load avg: 0.16 running: test_regrtest (6 hour 35 min) 8:11:29 load avg: 0.09 running: test_regrtest (6 hour 36 min) 8:11:59 load avg: 0.14 running: test_regrtest (6 hour 36 min) 8:12:29 load avg: 0.08 running: test_regrtest (6 hour 37 min) 8:12:59 load avg: 0.11 running: test_regrtest (6 hour 37 min) 8:13:29 load avg: 0.13 running: test_regrtest (6 hour 38 min) 8:13:59 load avg: 0.08 running: test_regrtest (6 hour 38 min) 8:14:29 load avg: 0.12 running: test_regrtest (6 hour 39 min) 8:14:59 load avg: 0.07 running: test_regrtest (6 hour 39 min) 8:15:29 load avg: 0.12 running: test_regrtest (6 hour 40 min) 8:15:59 load avg: 0.08 running: test_regrtest (6 hour 40 min) 8:16:29 load avg: 0.05 running: test_regrtest (6 hour 41 min) 8:16:59 load avg: 0.10 running: test_regrtest (6 hour 41 min) 8:17:29 load avg: 0.06 running: test_regrtest (6 hour 42 min) 8:17:59 load avg: 0.12 running: test_regrtest (6 hour 42 min) 8:18:29 load avg: 0.07 running: test_regrtest (6 hour 43 min) 8:18:59 load avg: 0.11 running: test_regrtest (6 hour 43 min) 8:19:29 load avg: 0.12 running: test_regrtest (6 hour 44 min) 8:19:59 load avg: 0.07 running: test_regrtest (6 hour 44 min) 8:20:29 load avg: 0.18 running: test_regrtest (6 hour 45 min) 8:20:59 load avg: 0.16 running: test_regrtest (6 hour 45 min) 8:21:29 load avg: 0.16 running: test_regrtest (6 hour 46 min) 8:21:59 load avg: 0.10 running: test_regrtest (6 hour 46 min) 8:22:29 load avg: 0.18 running: test_regrtest (6 hour 47 min) 8:22:59 load avg: 0.11 running: test_regrtest (6 hour 47 min) 8:23:29 load avg: 0.12 running: test_regrtest (6 hour 48 min) 8:23:59 load avg: 0.07 running: test_regrtest (6 hour 48 min) 8:24:29 load avg: 0.04 running: test_regrtest (6 hour 49 min) 8:24:59 load avg: 0.14 running: test_regrtest (6 hour 49 min) 8:25:29 load avg: 0.08 running: test_regrtest (6 hour 50 min) 8:25:59 load avg: 0.05 running: test_regrtest (6 hour 50 min) 8:26:29 load avg: 0.08 running: test_regrtest (6 hour 51 min) 8:26:59 load avg: 0.05 running: test_regrtest (6 hour 51 min) 8:27:30 load avg: 0.14 running: test_regrtest (6 hour 52 min) 8:28:00 load avg: 0.14 running: test_regrtest (6 hour 52 min) 8:28:30 load avg: 0.08 running: test_regrtest (6 hour 53 min) 8:29:00 load avg: 0.10 running: test_regrtest (6 hour 53 min) 8:29:30 load avg: 0.11 running: test_regrtest (6 hour 54 min) 8:30:00 load avg: 0.07 running: test_regrtest (6 hour 54 min) 8:30:30 load avg: 0.11 running: test_regrtest (6 hour 55 min) 8:31:00 load avg: 0.07 running: test_regrtest (6 hour 55 min) 8:31:30 load avg: 0.12 running: test_regrtest (6 hour 56 min) 8:32:00 load avg: 0.07 running: test_regrtest (6 hour 56 min) 8:32:30 load avg: 0.04 running: test_regrtest (6 hour 57 min) 8:33:00 load avg: 0.09 running: test_regrtest (6 hour 57 min) 8:33:30 load avg: 0.06 running: test_regrtest (6 hour 58 min) 8:34:00 load avg: 0.09 running: test_regrtest (6 hour 58 min) 8:34:30 load avg: 0.17 running: test_regrtest (6 hour 59 min) 8:35:00 load avg: 0.10 running: test_regrtest (6 hour 59 min) 8:35:30 load avg: 0.12 running: test_regrtest (7 hour 11 sec) 8:36:00 load avg: 0.19 running: test_regrtest (7 hour 41 sec) 8:36:30 load avg: 0.12 running: test_regrtest (7 hour 1 min) 8:37:00 load avg: 0.12 running: test_regrtest (7 hour 1 min) 8:37:30 load avg: 0.07 running: test_regrtest (7 hour 2 min) 8:38:00 load avg: 0.10 running: test_regrtest (7 hour 2 min) 8:38:30 load avg: 0.06 running: test_regrtest (7 hour 3 min) 8:39:00 load avg: 0.12 running: test_regrtest (7 hour 3 min) 8:39:30 load avg: 0.07 running: test_regrtest (7 hour 4 min) 8:40:00 load avg: 0.04 running: test_regrtest (7 hour 4 min) 8:40:30 load avg: 0.08 running: test_regrtest (7 hour 5 min) 8:41:00 load avg: 0.05 running: test_regrtest (7 hour 5 min) 8:41:30 load avg: 0.08 running: test_regrtest (7 hour 6 min) 8:42:00 load avg: 0.13 running: test_regrtest (7 hour 6 min) 8:42:30 load avg: 0.14 running: test_regrtest (7 hour 7 min) 8:43:00 load avg: 0.08 running: test_regrtest (7 hour 7 min) 8:43:30 load avg: 0.12 running: test_regrtest (7 hour 8 min) 8:44:00 load avg: 0.14 running: test_regrtest (7 hour 8 min) 8:44:30 load avg: 0.09 running: test_regrtest (7 hour 9 min) 8:45:00 load avg: 0.13 running: test_regrtest (7 hour 9 min) 8:45:30 load avg: 0.08 running: test_regrtest (7 hour 10 min) 8:46:00 load avg: 0.05 running: test_regrtest (7 hour 10 min) 8:46:30 load avg: 0.08 running: test_regrtest (7 hour 11 min) 8:47:00 load avg: 0.05 running: test_regrtest (7 hour 11 min) 8:47:30 load avg: 0.08 running: test_regrtest (7 hour 12 min) 8:48:00 load avg: 0.05 running: test_regrtest (7 hour 12 min) 8:48:30 load avg: 0.03 running: test_regrtest (7 hour 13 min) 8:49:00 load avg: 0.02 running: test_regrtest (7 hour 13 min) 8:49:30 load avg: 0.08 running: test_regrtest (7 hour 14 min) 8:50:00 load avg: 0.21 running: test_regrtest (7 hour 14 min) 8:50:30 load avg: 0.20 running: test_regrtest (7 hour 15 min) 8:51:00 load avg: 0.18 running: test_regrtest (7 hour 15 min) 8:51:30 load avg: 0.11 running: test_regrtest (7 hour 16 min) 8:52:00 load avg: 0.13 running: test_regrtest (7 hour 16 min) 8:52:30 load avg: 0.08 running: test_regrtest (7 hour 17 min) 8:53:00 load avg: 0.11 running: test_regrtest (7 hour 17 min) 8:53:30 load avg: 0.07 running: test_regrtest (7 hour 18 min) 8:54:00 load avg: 0.10 running: test_regrtest (7 hour 18 min) 8:54:30 load avg: 0.06 running: test_regrtest (7 hour 19 min) 8:55:00 load avg: 0.12 running: test_regrtest (7 hour 19 min) 8:55:30 load avg: 0.07 running: test_regrtest (7 hour 20 min) 8:56:00 load avg: 0.04 running: test_regrtest (7 hour 20 min) 8:56:30 load avg: 0.09 running: test_regrtest (7 hour 21 min) 8:57:00 load avg: 0.05 running: test_regrtest (7 hour 21 min) 8:57:30 load avg: 0.11 running: test_regrtest (7 hour 22 min) 8:58:00 load avg: 0.06 running: test_regrtest (7 hour 22 min) 8:58:30 load avg: 0.04 running: test_regrtest (7 hour 23 min) 8:59:00 load avg: 0.02 running: test_regrtest (7 hour 23 min) 8:59:30 load avg: 0.01 running: test_regrtest (7 hour 24 min) 9:00:00 load avg: 0.01 running: test_regrtest (7 hour 24 min) 9:00:30 load avg: 0.00 running: test_regrtest (7 hour 25 min) 9:01:00 load avg: 0.07 running: test_regrtest (7 hour 25 min) 9:01:30 load avg: 0.10 running: test_regrtest (7 hour 26 min) 9:02:00 load avg: 0.06 running: test_regrtest (7 hour 26 min) 9:02:30 load avg: 0.10 running: test_regrtest (7 hour 27 min) 9:03:00 load avg: 0.06 running: test_regrtest (7 hour 27 min) 9:03:30 load avg: 0.10 running: test_regrtest (7 hour 28 min) 9:04:00 load avg: 0.12 running: test_regrtest (7 hour 28 min) 9:04:30 load avg: 0.07 running: test_regrtest (7 hour 29 min) 9:05:00 load avg: 0.16 running: test_regrtest (7 hour 29 min) 9:05:30 load avg: 0.15 running: test_regrtest (7 hour 30 min) 9:06:00 load avg: 0.09 running: test_regrtest (7 hour 30 min) 9:06:30 load avg: 0.05 running: test_regrtest (7 hour 31 min) 9:07:00 load avg: 0.50 running: test_regrtest (7 hour 31 min) 9:07:30 load avg: 0.37 running: test_regrtest (7 hour 32 min) 9:08:00 load avg: 0.30 running: test_regrtest (7 hour 32 min) 9:08:30 load avg: 0.18 running: test_regrtest (7 hour 33 min) 9:09:00 load avg: 0.11 running: test_regrtest (7 hour 33 min) 9:09:30 load avg: 0.12 running: test_regrtest (7 hour 34 min) 9:10:00 load avg: 0.12 running: test_regrtest (7 hour 34 min) 9:10:30 load avg: 0.07 running: test_regrtest (7 hour 35 min) 9:11:00 load avg: 0.12 running: test_regrtest (7 hour 35 min) 9:11:30 load avg: 0.07 running: test_regrtest (7 hour 36 min) 9:12:00 load avg: 0.11 running: test_regrtest (7 hour 36 min) 9:12:30 load avg: 0.07 running: test_regrtest (7 hour 37 min) 9:13:00 load avg: 0.18 running: test_regrtest (7 hour 37 min) 9:13:30 load avg: 0.22 running: test_regrtest (7 hour 38 min) 9:14:00 load avg: 0.27 running: test_regrtest (7 hour 38 min) 9:14:30 load avg: 0.16 running: test_regrtest (7 hour 39 min) 9:15:00 load avg: 0.10 running: test_regrtest (7 hour 39 min) 9:15:30 load avg: 0.11 running: test_regrtest (7 hour 40 min) 9:16:00 load avg: 0.23 running: test_regrtest (7 hour 40 min) 9:16:30 load avg: 0.14 running: test_regrtest (7 hour 41 min) 9:17:00 load avg: 0.16 running: test_regrtest (7 hour 41 min) 9:17:30 load avg: 0.09 running: test_regrtest (7 hour 42 min) 9:18:00 load avg: 0.06 running: test_regrtest (7 hour 42 min) 9:18:30 load avg: 0.10 running: test_regrtest (7 hour 43 min) 9:19:00 load avg: 0.06 running: test_regrtest (7 hour 43 min) 9:19:30 load avg: 0.03 running: test_regrtest (7 hour 44 min) 9:20:00 load avg: 0.07 running: test_regrtest (7 hour 44 min) 9:20:30 load avg: 0.04 running: test_regrtest (7 hour 45 min) 9:21:00 load avg: 0.02 running: test_regrtest (7 hour 45 min) 9:21:30 load avg: 0.01 running: test_regrtest (7 hour 46 min) 9:22:00 load avg: 0.14 running: test_regrtest (7 hour 46 min) 9:22:30 load avg: 0.08 running: test_regrtest (7 hour 47 min) 9:23:00 load avg: 0.05 running: test_regrtest (7 hour 47 min) 9:23:30 load avg: 0.10 running: test_regrtest (7 hour 48 min) 9:24:00 load avg: 0.06 running: test_regrtest (7 hour 48 min) 9:24:30 load avg: 0.11 running: test_regrtest (7 hour 49 min) 9:25:00 load avg: 0.06 running: test_regrtest (7 hour 49 min) 9:25:30 load avg: 0.04 running: test_regrtest (7 hour 50 min) 9:26:00 load avg: 0.08 running: test_regrtest (7 hour 50 min) 9:26:30 load avg: 0.05 running: test_regrtest (7 hour 51 min) 9:27:00 load avg: 0.03 running: test_regrtest (7 hour 51 min) 9:27:30 load avg: 0.02 running: test_regrtest (7 hour 52 min) 9:28:00 load avg: 0.01 running: test_regrtest (7 hour 52 min) 9:28:30 load avg: 0.00 running: test_regrtest (7 hour 53 min) 9:29:00 load avg: 0.07 running: test_regrtest (7 hour 53 min) 9:29:30 load avg: 0.04 running: test_regrtest (7 hour 54 min) 9:30:00 load avg: 0.02 running: test_regrtest (7 hour 54 min) 9:30:30 load avg: 0.01 running: test_regrtest (7 hour 55 min) 9:31:00 load avg: 0.01 running: test_regrtest (7 hour 55 min) 9:31:30 load avg: 0.00 running: test_regrtest (7 hour 56 min) 9:32:00 load avg: 0.00 running: test_regrtest (7 hour 56 min) 9:32:30 load avg: 0.12 running: test_regrtest (7 hour 57 min) 9:33:01 load avg: 0.07 running: test_regrtest (7 hour 57 min) 9:33:31 load avg: 0.11 running: test_regrtest (7 hour 58 min) 9:34:01 load avg: 0.12 running: test_regrtest (7 hour 58 min) 9:34:31 load avg: 0.07 running: test_regrtest (7 hour 59 min) 9:35:01 load avg: 0.10 running: test_regrtest (7 hour 59 min) 9:35:31 load avg: 0.06 running: test_regrtest (8 hour 12 sec) 9:36:01 load avg: 0.10 running: test_regrtest (8 hour 42 sec) 9:36:31 load avg: 0.06 running: test_regrtest (8 hour 1 min) 9:37:01 load avg: 0.03 running: test_regrtest (8 hour 1 min) 9:37:31 load avg: 0.02 running: test_regrtest (8 hour 2 min) 9:38:01 load avg: 0.01 running: test_regrtest (8 hour 2 min) 9:38:31 load avg: 0.14 running: test_regrtest (8 hour 3 min) 9:39:01 load avg: 0.08 running: test_regrtest (8 hour 3 min) 9:39:31 load avg: 0.05 running: test_regrtest (8 hour 4 min) 9:40:01 load avg: 0.03 running: test_regrtest (8 hour 4 min) 9:40:31 load avg: 0.02 running: test_regrtest (8 hour 5 min) 9:41:01 load avg: 0.09 running: test_regrtest (8 hour 5 min) 9:41:31 load avg: 0.11 running: test_regrtest (8 hour 6 min) 9:42:01 load avg: 0.15 running: test_regrtest (8 hour 6 min) 9:42:31 load avg: 0.15 running: test_regrtest (8 hour 7 min) 9:43:01 load avg: 0.09 running: test_regrtest (8 hour 7 min) 9:43:31 load avg: 0.11 running: test_regrtest (8 hour 8 min) 9:44:01 load avg: 0.06 running: test_regrtest (8 hour 8 min) 9:44:31 load avg: 0.04 running: test_regrtest (8 hour 9 min) 9:45:01 load avg: 0.02 running: test_regrtest (8 hour 9 min) 9:45:31 load avg: 0.01 running: test_regrtest (8 hour 10 min) 9:46:01 load avg: 0.01 running: test_regrtest (8 hour 10 min) 9:46:31 load avg: 0.00 running: test_regrtest (8 hour 11 min) 9:47:01 load avg: 0.07 running: test_regrtest (8 hour 11 min) 9:47:31 load avg: 0.04 running: test_regrtest (8 hour 12 min) 9:48:01 load avg: 0.11 running: test_regrtest (8 hour 12 min) 9:48:31 load avg: 0.13 running: test_regrtest (8 hour 13 min) 9:49:01 load avg: 0.08 running: test_regrtest (8 hour 13 min) 9:49:31 load avg: 0.05 running: test_regrtest (8 hour 14 min) 9:50:01 load avg: 0.03 running: test_regrtest (8 hour 14 min) 9:50:31 load avg: 0.07 running: test_regrtest (8 hour 15 min) 9:51:01 load avg: 0.04 running: test_regrtest (8 hour 15 min) 9:51:31 load avg: 0.03 running: test_regrtest (8 hour 16 min) 9:52:01 load avg: 0.02 running: test_regrtest (8 hour 16 min) 9:52:31 load avg: 0.01 running: test_regrtest (8 hour 17 min) 9:53:01 load avg: 0.00 running: test_regrtest (8 hour 17 min) 9:53:31 load avg: 0.00 running: test_regrtest (8 hour 18 min) 9:54:01 load avg: 0.00 running: test_regrtest (8 hour 18 min) 9:54:31 load avg: 0.05 running: test_regrtest (8 hour 19 min) 9:55:01 load avg: 0.03 running: test_regrtest (8 hour 19 min) 9:55:31 load avg: 0.07 running: test_regrtest (8 hour 20 min) 9:56:01 load avg: 0.04 running: test_regrtest (8 hour 20 min) 9:56:31 load avg: 0.02 running: test_regrtest (8 hour 21 min) 9:57:01 load avg: 0.01 running: test_regrtest (8 hour 21 min) 9:57:31 load avg: 0.06 running: test_regrtest (8 hour 22 min) 9:58:01 load avg: 0.04 running: test_regrtest (8 hour 22 min) 9:58:31 load avg: 0.07 running: test_regrtest (8 hour 23 min) 9:59:01 load avg: 0.04 running: test_regrtest (8 hour 23 min) 9:59:31 load avg: 0.02 running: test_regrtest (8 hour 24 min) 10:00:01 load avg: 0.01 running: test_regrtest (8 hour 24 min) 10:00:31 load avg: 0.01 running: test_regrtest (8 hour 25 min) 10:01:01 load avg: 0.06 running: test_regrtest (8 hour 25 min) 10:01:31 load avg: 0.03 running: test_regrtest (8 hour 26 min) 10:02:01 load avg: 0.02 running: test_regrtest (8 hour 26 min) 10:02:31 load avg: 0.01 running: test_regrtest (8 hour 27 min) 10:03:01 load avg: 0.00 running: test_regrtest (8 hour 27 min) 10:03:31 load avg: 0.08 running: test_regrtest (8 hour 28 min) 10:04:01 load avg: 0.10 running: test_regrtest (8 hour 28 min) 10:04:31 load avg: 0.06 running: test_regrtest (8 hour 29 min) 10:05:01 load avg: 0.10 running: test_regrtest (8 hour 29 min) 10:05:31 load avg: 0.06 running: test_regrtest (8 hour 30 min) 10:06:01 load avg: 0.18 running: test_regrtest (8 hour 30 min) 10:06:31 load avg: 0.11 running: test_regrtest (8 hour 31 min) 10:07:01 load avg: 0.15 running: test_regrtest (8 hour 31 min) 10:07:31 load avg: 0.17 running: test_regrtest (8 hour 32 min) 10:08:01 load avg: 0.16 running: test_regrtest (8 hour 32 min) 10:08:31 load avg: 0.10 running: test_regrtest (8 hour 33 min) 10:09:01 load avg: 0.06 running: test_regrtest (8 hour 33 min) 10:09:31 load avg: 0.09 running: test_regrtest (8 hour 34 min) 10:10:01 load avg: 0.05 running: test_regrtest (8 hour 34 min) 10:10:31 load avg: 0.09 running: test_regrtest (8 hour 35 min) 10:11:01 load avg: 0.05 running: test_regrtest (8 hour 35 min) 10:11:31 load avg: 0.10 running: test_regrtest (8 hour 36 min) 10:12:01 load avg: 0.06 running: test_regrtest (8 hour 36 min) 10:12:31 load avg: 0.04 running: test_regrtest (8 hour 37 min) 10:13:01 load avg: 0.02 running: test_regrtest (8 hour 37 min) 10:13:31 load avg: 0.01 running: test_regrtest (8 hour 38 min) 10:14:01 load avg: 0.01 running: test_regrtest (8 hour 38 min) 10:14:31 load avg: 0.13 running: test_regrtest (8 hour 39 min) 10:15:01 load avg: 0.08 running: test_regrtest (8 hour 39 min) 10:15:31 load avg: 0.05 running: test_regrtest (8 hour 40 min) 10:16:01 load avg: 0.03 running: test_regrtest (8 hour 40 min) 10:16:31 load avg: 0.02 running: test_regrtest (8 hour 41 min) 10:17:01 load avg: 0.01 running: test_regrtest (8 hour 41 min) 10:17:31 load avg: 0.00 running: test_regrtest (8 hour 42 min) 10:18:01 load avg: 0.17 running: test_regrtest (8 hour 42 min) 10:18:31 load avg: 0.10 running: test_regrtest (8 hour 43 min) 10:19:01 load avg: 0.12 running: test_regrtest (8 hour 43 min) 10:19:31 load avg: 0.07 running: test_regrtest (8 hour 44 min) 10:20:01 load avg: 0.04 running: test_regrtest (8 hour 44 min) 10:20:31 load avg: 0.08 running: test_regrtest (8 hour 45 min) 10:21:01 load avg: 0.05 running: test_regrtest (8 hour 45 min) 10:21:31 load avg: 0.08 running: test_regrtest (8 hour 46 min) 10:22:01 load avg: 0.05 running: test_regrtest (8 hour 46 min) 10:22:31 load avg: 0.03 running: test_regrtest (8 hour 47 min) 10:23:01 load avg: 0.09 running: test_regrtest (8 hour 47 min) 10:23:31 load avg: 0.05 running: test_regrtest (8 hour 48 min) 10:24:01 load avg: 0.03 running: test_regrtest (8 hour 48 min) 10:24:31 load avg: 0.02 running: test_regrtest (8 hour 49 min) 10:25:01 load avg: 0.01 running: test_regrtest (8 hour 49 min) 10:25:31 load avg: 0.09 running: test_regrtest (8 hour 50 min) 10:26:01 load avg: 0.05 running: test_regrtest (8 hour 50 min) 10:26:31 load avg: 0.03 running: test_regrtest (8 hour 51 min) 10:27:01 load avg: 0.02 running: test_regrtest (8 hour 51 min) 10:27:31 load avg: 0.01 running: test_regrtest (8 hour 52 min) 10:28:01 load avg: 0.08 running: test_regrtest (8 hour 52 min) 10:28:31 load avg: 0.05 running: test_regrtest (8 hour 53 min) 10:29:01 load avg: 0.03 running: test_regrtest (8 hour 53 min) 10:29:31 load avg: 0.02 running: test_regrtest (8 hour 54 min) 10:30:01 load avg: 0.08 running: test_regrtest (8 hour 54 min) 10:30:31 load avg: 0.04 running: test_regrtest (8 hour 55 min) 10:31:01 load avg: 0.03 running: test_regrtest (8 hour 55 min) 10:31:31 load avg: 0.01 running: test_regrtest (8 hour 56 min) 10:32:01 load avg: 0.06 running: test_regrtest (8 hour 56 min) 10:32:31 load avg: 0.04 running: test_regrtest (8 hour 57 min) 10:33:01 load avg: 0.22 running: test_regrtest (8 hour 57 min) 10:33:31 load avg: 0.13 running: test_regrtest (8 hour 58 min) 10:34:01 load avg: 0.08 running: test_regrtest (8 hour 58 min) 10:34:31 load avg: 0.05 running: test_regrtest (8 hour 59 min) 10:35:01 load avg: 0.03 running: test_regrtest (8 hour 59 min) 10:35:31 load avg: 0.02 running: test_regrtest (9 hour 13 sec) 10:36:01 load avg: 0.01 running: test_regrtest (9 hour 43 sec) 10:36:31 load avg: 0.08 running: test_regrtest (9 hour 1 min) 10:37:01 load avg: 0.10 running: test_regrtest (9 hour 1 min) 10:37:31 load avg: 0.14 running: test_regrtest (9 hour 2 min) 10:38:01 load avg: 0.09 running: test_regrtest (9 hour 2 min) 10:38:31 load avg: 0.06 running: test_regrtest (9 hour 3 min) 10:39:01 load avg: 0.14 running: test_regrtest (9 hour 3 min) 10:39:31 load avg: 0.09 running: test_regrtest (9 hour 4 min) 10:40:01 load avg: 0.05 running: test_regrtest (9 hour 4 min) 10:40:31 load avg: 0.03 running: test_regrtest (9 hour 5 min) 10:41:01 load avg: 0.02 running: test_regrtest (9 hour 5 min) 10:41:31 load avg: 0.06 running: test_regrtest (9 hour 6 min) 10:42:01 load avg: 0.04 running: test_regrtest (9 hour 6 min) 10:42:31 load avg: 0.14 running: test_regrtest (9 hour 7 min) 10:43:01 load avg: 0.08 running: test_regrtest (9 hour 7 min) 10:43:31 load avg: 0.05 running: test_regrtest (9 hour 8 min) 10:44:01 load avg: 0.03 running: test_regrtest (9 hour 8 min) 10:44:31 load avg: 0.02 running: test_regrtest (9 hour 9 min) 10:45:01 load avg: 0.06 running: test_regrtest (9 hour 9 min) 10:45:31 load avg: 0.09 running: test_regrtest (9 hour 10 min) 10:46:01 load avg: 0.05 running: test_regrtest (9 hour 10 min) 10:46:31 load avg: 0.08 running: test_regrtest (9 hour 11 min) 10:47:01 load avg: 0.05 running: test_regrtest (9 hour 11 min) 10:47:31 load avg: 0.03 running: test_regrtest (9 hour 12 min) 10:48:01 load avg: 0.02 running: test_regrtest (9 hour 12 min) 10:48:31 load avg: 0.11 running: test_regrtest (9 hour 13 min) 10:49:01 load avg: 0.07 running: test_regrtest (9 hour 13 min) 10:49:31 load avg: 0.09 running: test_regrtest (9 hour 14 min) 10:50:01 load avg: 0.06 running: test_regrtest (9 hour 14 min) 10:50:31 load avg: 0.11 running: test_regrtest (9 hour 15 min) 10:51:01 load avg: 0.07 running: test_regrtest (9 hour 15 min) 10:51:31 load avg: 0.04 running: test_regrtest (9 hour 16 min) 10:52:01 load avg: 0.02 running: test_regrtest (9 hour 16 min) 10:52:32 load avg: 0.09 running: test_regrtest (9 hour 17 min) 10:53:02 load avg: 0.05 running: test_regrtest (9 hour 17 min) 10:53:32 load avg: 0.03 running: test_regrtest (9 hour 18 min) 10:54:02 load avg: 0.02 running: test_regrtest (9 hour 18 min) 10:54:32 load avg: 0.06 running: test_regrtest (9 hour 19 min) 10:55:02 load avg: 0.04 running: test_regrtest (9 hour 19 min) 10:55:32 load avg: 0.02 running: test_regrtest (9 hour 20 min) 10:56:02 load avg: 0.07 running: test_regrtest (9 hour 20 min) 10:56:32 load avg: 0.04 running: test_regrtest (9 hour 21 min) 10:57:02 load avg: 0.13 running: test_regrtest (9 hour 21 min) 10:57:32 load avg: 0.08 running: test_regrtest (9 hour 22 min) 10:58:02 load avg: 0.05 running: test_regrtest (9 hour 22 min) 10:58:32 load avg: 0.03 running: test_regrtest (9 hour 23 min) 10:59:02 load avg: 0.02 running: test_regrtest (9 hour 23 min) 10:59:32 load avg: 0.01 running: test_regrtest (9 hour 24 min) 11:00:02 load avg: 0.00 running: test_regrtest (9 hour 24 min) 11:00:32 load avg: 0.08 running: test_regrtest (9 hour 25 min) 11:01:02 load avg: 0.11 running: test_regrtest (9 hour 25 min) 11:01:32 load avg: 0.07 running: test_regrtest (9 hour 26 min) 11:02:02 load avg: 0.14 running: test_regrtest (9 hour 26 min) 11:02:32 load avg: 0.09 running: test_regrtest (9 hour 27 min) 11:03:02 load avg: 0.13 running: test_regrtest (9 hour 27 min) 11:03:32 load avg: 0.08 running: test_regrtest (9 hour 28 min) 11:04:02 load avg: 0.04 running: test_regrtest (9 hour 28 min) 11:04:32 load avg: 0.13 running: test_regrtest (9 hour 29 min) 11:05:02 load avg: 0.08 running: test_regrtest (9 hour 29 min) 11:05:32 load avg: 0.05 running: test_regrtest (9 hour 30 min) 11:06:02 load avg: 0.03 running: test_regrtest (9 hour 30 min) 11:06:32 load avg: 0.10 running: test_regrtest (9 hour 31 min) 11:07:02 load avg: 0.06 running: test_regrtest (9 hour 31 min) 11:07:32 load avg: 0.10 running: test_regrtest (9 hour 32 min) 11:08:02 load avg: 0.06 running: test_regrtest (9 hour 32 min) 11:08:32 load avg: 0.17 running: test_regrtest (9 hour 33 min) 11:09:02 load avg: 0.10 running: test_regrtest (9 hour 33 min) 11:09:32 load avg: 0.06 running: test_regrtest (9 hour 34 min) 11:10:02 load avg: 0.04 running: test_regrtest (9 hour 34 min) 11:10:32 load avg: 0.09 running: test_regrtest (9 hour 35 min) 11:11:02 load avg: 0.05 running: test_regrtest (9 hour 35 min) 11:11:32 load avg: 0.10 running: test_regrtest (9 hour 36 min) 11:12:02 load avg: 0.06 running: test_regrtest (9 hour 36 min) 11:12:32 load avg: 0.04 running: test_regrtest (9 hour 37 min) 11:13:02 load avg: 0.02 running: test_regrtest (9 hour 37 min) 11:13:32 load avg: 0.06 running: test_regrtest (9 hour 38 min) 11:14:02 load avg: 0.04 running: test_regrtest (9 hour 38 min) 11:14:32 load avg: 0.08 running: test_regrtest (9 hour 39 min) 11:15:02 load avg: 0.05 running: test_regrtest (9 hour 39 min) 11:15:32 load avg: 0.09 running: test_regrtest (9 hour 40 min) 11:16:02 load avg: 0.05 running: test_regrtest (9 hour 40 min) 11:16:32 load avg: 0.03 running: test_regrtest (9 hour 41 min) 11:17:02 load avg: 0.08 running: test_regrtest (9 hour 41 min) 11:17:32 load avg: 0.05 running: test_regrtest (9 hour 42 min) 11:18:02 load avg: 0.03 running: test_regrtest (9 hour 42 min) 11:18:32 load avg: 0.02 running: test_regrtest (9 hour 43 min) 11:19:02 load avg: 0.06 running: test_regrtest (9 hour 43 min) 11:19:32 load avg: 0.09 running: test_regrtest (9 hour 44 min) 11:20:02 load avg: 0.06 running: test_regrtest (9 hour 44 min) 11:20:32 load avg: 0.03 running: test_regrtest (9 hour 45 min) 11:21:02 load avg: 0.02 running: test_regrtest (9 hour 45 min) 11:21:32 load avg: 0.01 running: test_regrtest (9 hour 46 min) 11:22:02 load avg: 0.00 running: test_regrtest (9 hour 46 min) 11:22:32 load avg: 0.00 running: test_regrtest (9 hour 47 min) 11:23:02 load avg: 0.00 running: test_regrtest (9 hour 47 min) 11:23:32 load avg: 0.00 running: test_regrtest (9 hour 48 min) 11:24:02 load avg: 0.00 running: test_regrtest (9 hour 48 min) 11:24:32 load avg: 0.00 running: test_regrtest (9 hour 49 min) 11:25:02 load avg: 0.00 running: test_regrtest (9 hour 49 min) 11:25:32 load avg: 0.00 running: test_regrtest (9 hour 50 min) 11:26:02 load avg: 0.00 running: test_regrtest (9 hour 50 min) 11:26:32 load avg: 0.05 running: test_regrtest (9 hour 51 min) 11:27:02 load avg: 0.03 running: test_regrtest (9 hour 51 min) 11:27:32 load avg: 0.02 running: test_regrtest (9 hour 52 min) 11:28:02 load avg: 0.09 running: test_regrtest (9 hour 52 min) 11:28:32 load avg: 0.11 running: test_regrtest (9 hour 53 min) 11:29:02 load avg: 0.12 running: test_regrtest (9 hour 53 min) 11:29:32 load avg: 0.07 running: test_regrtest (9 hour 54 min) 11:30:02 load avg: 0.04 running: test_regrtest (9 hour 54 min) 11:30:32 load avg: 0.08 running: test_regrtest (9 hour 55 min) 11:31:02 load avg: 0.13 running: test_regrtest (9 hour 55 min) 11:31:32 load avg: 0.08 running: test_regrtest (9 hour 56 min) 11:32:02 load avg: 0.04 running: test_regrtest (9 hour 56 min) 11:32:32 load avg: 0.08 running: test_regrtest (9 hour 57 min) 11:33:02 load avg: 0.05 running: test_regrtest (9 hour 57 min) 11:33:32 load avg: 0.08 running: test_regrtest (9 hour 58 min) 11:34:02 load avg: 0.10 running: test_regrtest (9 hour 58 min) 11:34:32 load avg: 0.12 running: test_regrtest (9 hour 59 min) 11:35:02 load avg: 0.07 running: test_regrtest (9 hour 59 min) 11:35:32 load avg: 0.09 running: test_regrtest (10 hour 14 sec) 11:36:02 load avg: 0.06 running: test_regrtest (10 hour 44 sec) 11:36:32 load avg: 0.03 running: test_regrtest (10 hour 1 min) 11:37:02 load avg: 0.02 running: test_regrtest (10 hour 1 min) 11:37:32 load avg: 0.06 running: test_regrtest (10 hour 2 min) 11:38:02 load avg: 0.04 running: test_regrtest (10 hour 2 min) 11:38:32 load avg: 0.02 running: test_regrtest (10 hour 3 min) 11:39:02 load avg: 0.01 running: test_regrtest (10 hour 3 min) 11:39:32 load avg: 0.01 running: test_regrtest (10 hour 4 min) 11:40:02 load avg: 0.07 running: test_regrtest (10 hour 4 min) 11:40:32 load avg: 0.04 running: test_regrtest (10 hour 5 min) 11:41:02 load avg: 0.08 running: test_regrtest (10 hour 5 min) 11:41:32 load avg: 0.05 running: test_regrtest (10 hour 6 min) 11:42:02 load avg: 0.03 running: test_regrtest (10 hour 6 min) 11:42:32 load avg: 0.02 running: test_regrtest (10 hour 7 min) 11:43:02 load avg: 0.01 running: test_regrtest (10 hour 7 min) 11:43:32 load avg: 0.00 running: test_regrtest (10 hour 8 min) 11:44:02 load avg: 0.00 running: test_regrtest (10 hour 8 min) 11:44:32 load avg: 0.05 running: test_regrtest (10 hour 9 min) 11:45:02 load avg: 0.03 running: test_regrtest (10 hour 9 min) 11:45:32 load avg: 0.08 running: test_regrtest (10 hour 10 min) 11:46:02 load avg: 0.05 running: test_regrtest (10 hour 10 min) 11:46:32 load avg: 0.03 running: test_regrtest (10 hour 11 min) 11:47:02 load avg: 0.02 running: test_regrtest (10 hour 11 min) 11:47:32 load avg: 0.01 running: test_regrtest (10 hour 12 min) 11:48:02 load avg: 0.00 running: test_regrtest (10 hour 12 min) 11:48:32 load avg: 0.00 running: test_regrtest (10 hour 13 min) 11:49:02 load avg: 0.13 running: test_regrtest (10 hour 13 min) 11:49:32 load avg: 0.08 running: test_regrtest (10 hour 14 min) 11:50:02 load avg: 0.05 running: test_regrtest (10 hour 14 min) 11:50:32 load avg: 0.08 running: test_regrtest (10 hour 15 min) 11:51:02 load avg: 0.05 running: test_regrtest (10 hour 15 min) 11:51:32 load avg: 0.03 running: test_regrtest (10 hour 16 min) 11:52:02 load avg: 0.02 running: test_regrtest (10 hour 16 min) 11:52:32 load avg: 0.07 running: test_regrtest (10 hour 17 min) 11:53:02 load avg: 0.04 running: test_regrtest (10 hour 17 min) 11:53:32 load avg: 0.09 running: test_regrtest (10 hour 18 min) 11:54:02 load avg: 0.13 running: test_regrtest (10 hour 18 min) 11:54:32 load avg: 0.08 running: test_regrtest (10 hour 19 min) 11:55:02 load avg: 0.16 running: test_regrtest (10 hour 19 min) 11:55:32 load avg: 0.17 running: test_regrtest (10 hour 20 min) 11:56:02 load avg: 0.10 running: test_regrtest (10 hour 20 min) 11:56:32 load avg: 0.06 running: test_regrtest (10 hour 21 min) 11:57:02 load avg: 0.04 running: test_regrtest (10 hour 21 min) 11:57:32 load avg: 0.07 running: test_regrtest (10 hour 22 min) 11:58:02 load avg: 0.04 running: test_regrtest (10 hour 22 min) 11:58:32 load avg: 0.10 running: test_regrtest (10 hour 23 min) 11:59:02 load avg: 0.06 running: test_regrtest (10 hour 23 min) 11:59:32 load avg: 0.03 running: test_regrtest (10 hour 24 min) 12:00:02 load avg: 0.08 running: test_regrtest (10 hour 24 min) 12:00:32 load avg: 0.05 running: test_regrtest (10 hour 25 min) 12:01:02 load avg: 0.03 running: test_regrtest (10 hour 25 min) 12:01:32 load avg: 0.07 running: test_regrtest (10 hour 26 min) 12:02:03 load avg: 0.04 running: test_regrtest (10 hour 26 min) 12:02:33 load avg: 0.08 running: test_regrtest (10 hour 27 min) 12:03:03 load avg: 0.05 running: test_regrtest (10 hour 27 min) 12:03:33 load avg: 0.11 running: test_regrtest (10 hour 28 min) 12:04:03 load avg: 0.06 running: test_regrtest (10 hour 28 min) 12:04:33 load avg: 0.04 running: test_regrtest (10 hour 29 min) 12:05:03 load avg: 0.02 running: test_regrtest (10 hour 29 min) 12:05:33 load avg: 0.01 running: test_regrtest (10 hour 30 min) 12:06:03 load avg: 0.06 running: test_regrtest (10 hour 30 min) 12:06:33 load avg: 0.04 running: test_regrtest (10 hour 31 min) 12:07:03 load avg: 0.07 running: test_regrtest (10 hour 31 min) 12:07:33 load avg: 0.04 running: test_regrtest (10 hour 32 min) 12:08:03 load avg: 0.08 running: test_regrtest (10 hour 32 min) 12:08:33 load avg: 0.05 running: test_regrtest (10 hour 33 min) 12:09:03 load avg: 0.03 running: test_regrtest (10 hour 33 min) 12:09:33 load avg: 0.17 running: test_regrtest (10 hour 34 min) 12:10:03 load avg: 0.28 running: test_regrtest (10 hour 34 min) 12:10:33 load avg: 0.17 running: test_regrtest (10 hour 35 min) 12:11:03 load avg: 0.10 running: test_regrtest (10 hour 35 min) 12:11:33 load avg: 0.13 running: test_regrtest (10 hour 36 min) 12:12:03 load avg: 0.08 running: test_regrtest (10 hour 36 min) 12:12:33 load avg: 0.05 running: test_regrtest (10 hour 37 min) 12:13:03 load avg: 0.03 running: test_regrtest (10 hour 37 min) 12:13:33 load avg: 0.02 running: test_regrtest (10 hour 38 min) 12:14:03 load avg: 0.01 running: test_regrtest (10 hour 38 min) 12:14:33 load avg: 0.00 running: test_regrtest (10 hour 39 min) 12:15:03 load avg: 0.00 running: test_regrtest (10 hour 39 min) 12:15:33 load avg: 0.05 running: test_regrtest (10 hour 40 min) 12:16:03 load avg: 0.10 running: test_regrtest (10 hour 40 min) 12:16:33 load avg: 0.06 running: test_regrtest (10 hour 41 min) 12:17:03 load avg: 0.12 running: test_regrtest (10 hour 41 min) 12:17:33 load avg: 0.07 running: test_regrtest (10 hour 42 min) 12:18:03 load avg: 0.16 running: test_regrtest (10 hour 42 min) 12:18:33 load avg: 0.10 running: test_regrtest (10 hour 43 min) 12:19:03 load avg: 0.06 running: test_regrtest (10 hour 43 min) 12:19:33 load avg: 0.03 running: test_regrtest (10 hour 44 min) 12:20:03 load avg: 0.15 running: test_regrtest (10 hour 44 min) 12:20:33 load avg: 0.09 running: test_regrtest (10 hour 45 min) 12:21:03 load avg: 0.11 running: test_regrtest (10 hour 45 min) 12:21:33 load avg: 0.06 running: test_regrtest (10 hour 46 min) 12:22:03 load avg: 0.16 running: test_regrtest (10 hour 46 min) 12:22:33 load avg: 0.10 running: test_regrtest (10 hour 47 min) 12:23:03 load avg: 0.12 running: test_regrtest (10 hour 47 min) 12:23:33 load avg: 0.13 running: test_regrtest (10 hour 48 min) 12:24:03 load avg: 0.08 running: test_regrtest (10 hour 48 min) 12:24:33 load avg: 0.04 running: test_regrtest (10 hour 49 min) 12:25:03 load avg: 0.03 running: test_regrtest (10 hour 49 min) 12:25:33 load avg: 0.07 running: test_regrtest (10 hour 50 min) 12:26:03 load avg: 0.04 running: test_regrtest (10 hour 50 min) 12:26:33 load avg: 0.02 running: test_regrtest (10 hour 51 min) 12:27:03 load avg: 0.08 running: test_regrtest (10 hour 51 min) 12:27:33 load avg: 0.10 running: test_regrtest (10 hour 52 min) 12:28:03 load avg: 0.06 running: test_regrtest (10 hour 52 min) 12:28:33 load avg: 0.04 running: test_regrtest (10 hour 53 min) 12:29:03 load avg: 0.02 running: test_regrtest (10 hour 53 min) 12:29:33 load avg: 0.01 running: test_regrtest (10 hour 54 min) 12:30:03 load avg: 0.01 running: test_regrtest (10 hour 54 min) 12:30:33 load avg: 0.00 running: test_regrtest (10 hour 55 min) 12:31:03 load avg: 0.00 running: test_regrtest (10 hour 55 min) 12:31:33 load avg: 0.00 running: test_regrtest (10 hour 56 min) 12:32:03 load avg: 0.00 running: test_regrtest (10 hour 56 min) 12:32:33 load avg: 0.00 running: test_regrtest (10 hour 57 min) 12:33:03 load avg: 0.00 running: test_regrtest (10 hour 57 min) 12:33:33 load avg: 0.07 running: test_regrtest (10 hour 58 min) 12:34:03 load avg: 0.04 running: test_regrtest (10 hour 58 min) 12:34:33 load avg: 0.02 running: test_regrtest (10 hour 59 min) 12:35:03 load avg: 0.01 running: test_regrtest (10 hour 59 min) 12:35:33 load avg: 0.01 running: test_regrtest (11 hour 15 sec) 12:36:03 load avg: 0.00 running: test_regrtest (11 hour 45 sec) 12:36:33 load avg: 0.07 running: test_regrtest (11 hour 1 min) 12:37:03 load avg: 0.04 running: test_regrtest (11 hour 1 min) 12:37:33 load avg: 0.17 running: test_regrtest (11 hour 2 min) 12:38:03 load avg: 0.10 running: test_regrtest (11 hour 2 min) 12:38:33 load avg: 0.06 running: test_regrtest (11 hour 3 min) 12:39:03 load avg: 0.04 running: test_regrtest (11 hour 3 min) 12:39:33 load avg: 0.09 running: test_regrtest (11 hour 4 min) 12:40:03 load avg: 0.11 running: test_regrtest (11 hour 4 min) 12:40:33 load avg: 0.06 running: test_regrtest (11 hour 5 min) 12:41:03 load avg: 0.04 running: test_regrtest (11 hour 5 min) 12:41:33 load avg: 0.02 running: test_regrtest (11 hour 6 min) 12:42:03 load avg: 0.01 running: test_regrtest (11 hour 6 min) 12:42:33 load avg: 0.01 running: test_regrtest (11 hour 7 min) 12:43:03 load avg: 0.00 running: test_regrtest (11 hour 7 min) 12:43:33 load avg: 0.06 running: test_regrtest (11 hour 8 min) 12:44:03 load avg: 0.03 running: test_regrtest (11 hour 8 min) 12:44:33 load avg: 0.02 running: test_regrtest (11 hour 9 min) 12:45:03 load avg: 0.01 running: test_regrtest (11 hour 9 min) 12:45:33 load avg: 0.09 running: test_regrtest (11 hour 10 min) 12:46:03 load avg: 0.10 running: test_regrtest (11 hour 10 min) 12:46:33 load avg: 0.06 running: test_regrtest (11 hour 11 min) 12:47:03 load avg: 0.04 running: test_regrtest (11 hour 11 min) 12:47:33 load avg: 0.02 running: test_regrtest (11 hour 12 min) 12:48:03 load avg: 0.01 running: test_regrtest (11 hour 12 min) 12:48:33 load avg: 0.01 running: test_regrtest (11 hour 13 min) 12:49:03 load avg: 0.06 running: test_regrtest (11 hour 13 min) 12:49:33 load avg: 0.04 running: test_regrtest (11 hour 14 min) 12:50:03 load avg: 0.02 running: test_regrtest (11 hour 14 min) 12:50:33 load avg: 0.01 running: test_regrtest (11 hour 15 min) 12:51:03 load avg: 0.01 running: test_regrtest (11 hour 15 min) 12:51:33 load avg: 0.00 running: test_regrtest (11 hour 16 min) 12:52:03 load avg: 0.07 running: test_regrtest (11 hour 16 min) 12:52:33 load avg: 0.04 running: test_regrtest (11 hour 17 min) 12:53:03 load avg: 0.02 running: test_regrtest (11 hour 17 min) 12:53:33 load avg: 0.01 running: test_regrtest (11 hour 18 min) 12:54:03 load avg: 0.01 running: test_regrtest (11 hour 18 min) 12:54:33 load avg: 0.00 running: test_regrtest (11 hour 19 min) 12:55:03 load avg: 0.00 running: test_regrtest (11 hour 19 min) 12:55:33 load avg: 0.07 running: test_regrtest (11 hour 20 min) 12:56:03 load avg: 0.04 running: test_regrtest (11 hour 20 min) 12:56:33 load avg: 0.11 running: test_regrtest (11 hour 21 min) 12:57:03 load avg: 0.06 running: test_regrtest (11 hour 21 min) 12:57:33 load avg: 0.04 running: test_regrtest (11 hour 22 min) 12:58:03 load avg: 0.02 running: test_regrtest (11 hour 22 min) 12:58:33 load avg: 0.01 running: test_regrtest (11 hour 23 min) 12:59:03 load avg: 0.01 running: test_regrtest (11 hour 23 min) 12:59:33 load avg: 0.00 running: test_regrtest (11 hour 24 min) 13:00:03 load avg: 0.00 running: test_regrtest (11 hour 24 min) 13:00:33 load avg: 0.00 running: test_regrtest (11 hour 25 min) 13:01:03 load avg: 0.00 running: test_regrtest (11 hour 25 min) 13:01:33 load avg: 0.00 running: test_regrtest (11 hour 26 min) 13:02:03 load avg: 0.00 running: test_regrtest (11 hour 26 min) 13:02:33 load avg: 0.05 running: test_regrtest (11 hour 27 min) 13:03:03 load avg: 0.03 running: test_regrtest (11 hour 27 min) 13:03:33 load avg: 0.02 running: test_regrtest (11 hour 28 min) 13:04:03 load avg: 0.01 running: test_regrtest (11 hour 28 min) 13:04:33 load avg: 0.00 running: test_regrtest (11 hour 29 min) 13:05:03 load avg: 0.06 running: test_regrtest (11 hour 29 min) 13:05:33 load avg: 0.03 running: test_regrtest (11 hour 30 min) 13:06:03 load avg: 0.02 running: test_regrtest (11 hour 30 min) 13:06:33 load avg: 0.01 running: test_regrtest (11 hour 31 min) 13:07:03 load avg: 0.13 running: test_regrtest (11 hour 31 min) 13:07:33 load avg: 0.08 running: test_regrtest (11 hour 32 min) 13:08:03 load avg: 0.10 running: test_regrtest (11 hour 32 min) 13:08:34 load avg: 0.12 running: test_regrtest (11 hour 33 min) 13:09:04 load avg: 0.12 running: test_regrtest (11 hour 33 min) 13:09:34 load avg: 0.07 running: test_regrtest (11 hour 34 min) 13:10:04 load avg: 0.04 running: test_regrtest (11 hour 34 min) 13:10:34 load avg: 0.11 running: test_regrtest (11 hour 35 min) 13:11:04 load avg: 0.06 running: test_regrtest (11 hour 35 min) 13:11:34 load avg: 0.04 running: test_regrtest (11 hour 36 min) 13:12:04 load avg: 0.15 running: test_regrtest (11 hour 36 min) 13:12:34 load avg: 0.09 running: test_regrtest (11 hour 37 min) 13:13:04 load avg: 0.12 running: test_regrtest (11 hour 37 min) 13:13:34 load avg: 0.07 running: test_regrtest (11 hour 38 min) 13:14:04 load avg: 0.04 running: test_regrtest (11 hour 38 min) 13:14:34 load avg: 0.02 running: test_regrtest (11 hour 39 min) 13:15:04 load avg: 0.07 running: test_regrtest (11 hour 39 min) 13:15:34 load avg: 0.04 running: test_regrtest (11 hour 40 min) 13:16:04 load avg: 0.02 running: test_regrtest (11 hour 40 min) 13:16:34 load avg: 0.01 running: test_regrtest (11 hour 41 min) 13:17:04 load avg: 0.08 running: test_regrtest (11 hour 41 min) 13:17:34 load avg: 0.04 running: test_regrtest (11 hour 42 min) 13:18:04 load avg: 0.08 running: test_regrtest (11 hour 42 min) 13:18:34 load avg: 0.05 running: test_regrtest (11 hour 43 min) 13:19:04 load avg: 0.03 running: test_regrtest (11 hour 43 min) 13:19:34 load avg: 0.08 running: test_regrtest (11 hour 44 min) 13:20:04 load avg: 0.05 running: test_regrtest (11 hour 44 min) 13:20:34 load avg: 0.03 running: test_regrtest (11 hour 45 min) 13:21:04 load avg: 0.02 running: test_regrtest (11 hour 45 min) 13:21:34 load avg: 0.01 running: test_regrtest (11 hour 46 min) 13:22:04 load avg: 0.00 running: test_regrtest (11 hour 46 min) 13:22:34 load avg: 0.08 running: test_regrtest (11 hour 47 min) 13:23:04 load avg: 0.05 running: test_regrtest (11 hour 47 min) 13:23:34 load avg: 0.03 running: test_regrtest (11 hour 48 min) 13:24:04 load avg: 0.02 running: test_regrtest (11 hour 48 min) 13:24:34 load avg: 0.01 running: test_regrtest (11 hour 49 min) 13:25:04 load avg: 0.06 running: test_regrtest (11 hour 49 min) 13:25:34 load avg: 0.04 running: test_regrtest (11 hour 50 min) 13:26:04 load avg: 0.13 running: test_regrtest (11 hour 50 min) 13:26:34 load avg: 0.08 running: test_regrtest (11 hour 51 min) 13:27:04 load avg: 0.04 running: test_regrtest (11 hour 51 min) 13:27:34 load avg: 0.08 running: test_regrtest (11 hour 52 min) 13:28:04 load avg: 0.05 running: test_regrtest (11 hour 52 min) 13:28:34 load avg: 0.03 running: test_regrtest (11 hour 53 min) 13:29:04 load avg: 0.02 running: test_regrtest (11 hour 53 min) 13:29:34 load avg: 0.01 running: test_regrtest (11 hour 54 min) 13:30:04 load avg: 0.00 running: test_regrtest (11 hour 54 min) 13:30:34 load avg: 0.00 running: test_regrtest (11 hour 55 min) 13:31:04 load avg: 0.12 running: test_regrtest (11 hour 55 min) 13:31:34 load avg: 0.07 running: test_regrtest (11 hour 56 min) 13:32:04 load avg: 0.04 running: test_regrtest (11 hour 56 min) 13:32:34 load avg: 0.02 running: test_regrtest (11 hour 57 min) 13:33:04 load avg: 0.01 running: test_regrtest (11 hour 57 min) 13:33:34 load avg: 0.08 running: test_regrtest (11 hour 58 min) 13:34:04 load avg: 0.04 running: test_regrtest (11 hour 58 min) 13:34:34 load avg: 0.08 running: test_regrtest (11 hour 59 min) 13:35:04 load avg: 0.10 running: test_regrtest (11 hour 59 min) 13:35:34 load avg: 0.06 running: test_regrtest (12 hour 16 sec) 13:36:04 load avg: 0.10 running: test_regrtest (12 hour 46 sec) 13:36:34 load avg: 0.06 running: test_regrtest (12 hour 1 min) 13:37:04 load avg: 0.03 running: test_regrtest (12 hour 1 min) 13:37:34 load avg: 0.07 running: test_regrtest (12 hour 2 min) 13:38:04 load avg: 0.04 running: test_regrtest (12 hour 2 min) 13:38:34 load avg: 0.08 running: test_regrtest (12 hour 3 min) 13:39:04 load avg: 0.05 running: test_regrtest (12 hour 3 min) 13:39:34 load avg: 0.09 running: test_regrtest (12 hour 4 min) 13:40:04 load avg: 0.05 running: test_regrtest (12 hour 4 min) 13:40:34 load avg: 0.03 running: test_regrtest (12 hour 5 min) 13:41:04 load avg: 0.02 running: test_regrtest (12 hour 5 min) 13:41:34 load avg: 0.01 running: test_regrtest (12 hour 6 min) 13:42:04 load avg: 0.06 running: test_regrtest (12 hour 6 min) 13:42:34 load avg: 0.04 running: test_regrtest (12 hour 7 min) 13:43:04 load avg: 0.10 running: test_regrtest (12 hour 7 min) 13:43:34 load avg: 0.12 running: test_regrtest (12 hour 8 min) 13:44:04 load avg: 0.07 running: test_regrtest (12 hour 8 min) 13:44:34 load avg: 0.11 running: test_regrtest (12 hour 9 min) 13:45:04 load avg: 0.07 running: test_regrtest (12 hour 9 min) 13:45:34 load avg: 0.04 running: test_regrtest (12 hour 10 min) 13:46:04 load avg: 0.08 running: test_regrtest (12 hour 10 min) 13:46:34 load avg: 0.05 running: test_regrtest (12 hour 11 min) 13:47:04 load avg: 0.03 running: test_regrtest (12 hour 11 min) 13:47:34 load avg: 0.02 running: test_regrtest (12 hour 12 min) 13:48:04 load avg: 0.01 running: test_regrtest (12 hour 12 min) 13:48:34 load avg: 0.00 running: test_regrtest (12 hour 13 min) 13:49:04 load avg: 0.13 running: test_regrtest (12 hour 13 min) 13:49:34 load avg: 0.08 running: test_regrtest (12 hour 14 min) 13:50:04 load avg: 0.05 running: test_regrtest (12 hour 14 min) 13:50:34 load avg: 0.09 running: test_regrtest (12 hour 15 min) 13:51:04 load avg: 0.05 running: test_regrtest (12 hour 15 min) 13:51:34 load avg: 0.03 running: test_regrtest (12 hour 16 min) 13:52:04 load avg: 0.09 running: test_regrtest (12 hour 16 min) 13:52:34 load avg: 0.05 running: test_regrtest (12 hour 17 min) 13:53:04 load avg: 0.03 running: test_regrtest (12 hour 17 min) 13:53:34 load avg: 0.14 running: test_regrtest (12 hour 18 min) 13:54:04 load avg: 0.09 running: test_regrtest (12 hour 18 min) 13:54:34 load avg: 0.19 running: test_regrtest (12 hour 19 min) 13:55:04 load avg: 0.18 running: test_regrtest (12 hour 19 min) 13:55:34 load avg: 0.11 running: test_regrtest (12 hour 20 min) 13:56:04 load avg: 0.13 running: test_regrtest (12 hour 20 min) 13:56:34 load avg: 0.08 running: test_regrtest (12 hour 21 min) 13:57:04 load avg: 0.05 running: test_regrtest (12 hour 21 min) 13:57:34 load avg: 0.03 running: test_regrtest (12 hour 22 min) 13:58:04 load avg: 0.10 running: test_regrtest (12 hour 22 min) 13:58:34 load avg: 0.06 running: test_regrtest (12 hour 23 min) 13:59:04 load avg: 0.03 running: test_regrtest (12 hour 23 min) 13:59:34 load avg: 0.14 running: test_regrtest (12 hour 24 min) 14:00:04 load avg: 0.14 running: test_regrtest (12 hour 24 min) 14:00:34 load avg: 0.08 running: test_regrtest (12 hour 25 min) 14:01:04 load avg: 0.16 running: test_regrtest (12 hour 25 min) 14:01:34 load avg: 0.10 running: test_regrtest (12 hour 26 min) 14:02:04 load avg: 0.06 running: test_regrtest (12 hour 26 min) 14:02:34 load avg: 0.03 running: test_regrtest (12 hour 27 min) 14:03:04 load avg: 0.09 running: test_regrtest (12 hour 27 min) 14:03:34 load avg: 0.05 running: test_regrtest (12 hour 28 min) 14:04:04 load avg: 0.03 running: test_regrtest (12 hour 28 min) 14:04:34 load avg: 0.02 running: test_regrtest (12 hour 29 min) 14:05:04 load avg: 0.09 running: test_regrtest (12 hour 29 min) 14:05:34 load avg: 0.05 running: test_regrtest (12 hour 30 min) 14:06:04 load avg: 0.10 running: test_regrtest (12 hour 30 min) 14:06:34 load avg: 0.06 running: test_regrtest (12 hour 31 min) 14:07:04 load avg: 0.04 running: test_regrtest (12 hour 31 min) 14:07:34 load avg: 0.02 running: test_regrtest (12 hour 32 min) 14:08:04 load avg: 0.01 running: test_regrtest (12 hour 32 min) 14:08:34 load avg: 0.19 running: test_regrtest (12 hour 33 min) 14:09:04 load avg: 0.11 running: test_regrtest (12 hour 33 min) 14:09:34 load avg: 0.12 running: test_regrtest (12 hour 34 min) 14:10:04 load avg: 0.07 running: test_regrtest (12 hour 34 min) 14:10:34 load avg: 0.04 running: test_regrtest (12 hour 35 min) 14:11:04 load avg: 0.03 running: test_regrtest (12 hour 35 min) 14:11:34 load avg: 0.09 running: test_regrtest (12 hour 36 min) 14:12:04 load avg: 0.11 running: test_regrtest (12 hour 36 min) 14:12:34 load avg: 0.06 running: test_regrtest (12 hour 37 min) 14:13:04 load avg: 0.04 running: test_regrtest (12 hour 37 min) 14:13:34 load avg: 0.02 running: test_regrtest (12 hour 38 min) 14:14:04 load avg: 0.01 running: test_regrtest (12 hour 38 min) 14:14:34 load avg: 0.13 running: test_regrtest (12 hour 39 min) 14:15:04 load avg: 0.08 running: test_regrtest (12 hour 39 min) 14:15:34 load avg: 0.04 running: test_regrtest (12 hour 40 min) 14:16:04 load avg: 0.16 running: test_regrtest (12 hour 40 min) 14:16:35 load avg: 0.10 running: test_regrtest (12 hour 41 min) 14:17:05 load avg: 0.12 running: test_regrtest (12 hour 41 min) 14:17:35 load avg: 0.07 running: test_regrtest (12 hour 42 min) 14:18:05 load avg: 0.04 running: test_regrtest (12 hour 42 min) 14:18:35 load avg: 0.02 running: test_regrtest (12 hour 43 min) 14:19:05 load avg: 0.01 running: test_regrtest (12 hour 43 min) 14:19:35 load avg: 0.01 running: test_regrtest (12 hour 44 min) 14:20:05 load avg: 0.06 running: test_regrtest (12 hour 44 min) 14:20:35 load avg: 0.04 running: test_regrtest (12 hour 45 min) 14:21:05 load avg: 0.02 running: test_regrtest (12 hour 45 min) 14:21:35 load avg: 0.01 running: test_regrtest (12 hour 46 min) 14:22:05 load avg: 0.01 running: test_regrtest (12 hour 46 min) 14:22:35 load avg: 0.11 running: test_regrtest (12 hour 47 min) 14:23:05 load avg: 0.07 running: test_regrtest (12 hour 47 min) 14:23:35 load avg: 0.10 running: test_regrtest (12 hour 48 min) 14:24:05 load avg: 0.06 running: test_regrtest (12 hour 48 min) 14:24:35 load avg: 0.11 running: test_regrtest (12 hour 49 min) 14:25:05 load avg: 0.07 running: test_regrtest (12 hour 49 min) 14:25:35 load avg: 0.04 running: test_regrtest (12 hour 50 min) 14:26:05 load avg: 0.09 running: test_regrtest (12 hour 50 min) 14:26:35 load avg: 0.05 running: test_regrtest (12 hour 51 min) 14:27:05 load avg: 0.09 running: test_regrtest (12 hour 51 min) 14:27:35 load avg: 0.05 running: test_regrtest (12 hour 52 min) 14:28:05 load avg: 0.03 running: test_regrtest (12 hour 52 min) 14:28:35 load avg: 0.02 running: test_regrtest (12 hour 53 min) 14:29:05 load avg: 0.06 running: test_regrtest (12 hour 53 min) 14:29:35 load avg: 0.04 running: test_regrtest (12 hour 54 min) 14:30:05 load avg: 0.02 running: test_regrtest (12 hour 54 min) 14:30:35 load avg: 0.01 running: test_regrtest (12 hour 55 min) 14:31:05 load avg: 0.01 running: test_regrtest (12 hour 55 min) 14:31:35 load avg: 0.00 running: test_regrtest (12 hour 56 min) 14:32:05 load avg: 0.00 running: test_regrtest (12 hour 56 min) 14:32:35 load avg: 0.00 running: test_regrtest (12 hour 57 min) 14:33:05 load avg: 0.00 running: test_regrtest (12 hour 57 min) 14:33:35 load avg: 0.07 running: test_regrtest (12 hour 58 min) 14:34:05 load avg: 0.04 running: test_regrtest (12 hour 58 min) 14:34:35 load avg: 0.02 running: test_regrtest (12 hour 59 min) 14:35:05 load avg: 0.01 running: test_regrtest (12 hour 59 min) 14:35:35 load avg: 0.01 running: test_regrtest (13 hour 16 sec) 14:36:05 load avg: 0.00 running: test_regrtest (13 hour 46 sec) 14:36:35 load avg: 0.00 running: test_regrtest (13 hour 1 min) 14:37:05 load avg: 0.15 running: test_regrtest (13 hour 1 min) 14:37:35 load avg: 0.09 running: test_regrtest (13 hour 2 min) 14:38:05 load avg: 0.05 running: test_regrtest (13 hour 2 min) 14:38:35 load avg: 0.09 running: test_regrtest (13 hour 3 min) 14:39:05 load avg: 0.11 running: test_regrtest (13 hour 3 min) 14:39:35 load avg: 0.06 running: test_regrtest (13 hour 4 min) 14:40:05 load avg: 0.09 running: test_regrtest (13 hour 4 min) 14:40:35 load avg: 0.05 running: test_regrtest (13 hour 5 min) 14:41:05 load avg: 0.08 running: test_regrtest (13 hour 5 min) 14:41:35 load avg: 0.05 running: test_regrtest (13 hour 6 min) 14:42:05 load avg: 0.08 running: test_regrtest (13 hour 6 min) 14:42:35 load avg: 0.05 running: test_regrtest (13 hour 7 min) 14:43:05 load avg: 0.21 running: test_regrtest (13 hour 7 min) 14:43:35 load avg: 0.12 running: test_regrtest (13 hour 8 min) 14:44:05 load avg: 0.13 running: test_regrtest (13 hour 8 min) 14:44:35 load avg: 0.08 running: test_regrtest (13 hour 9 min) 14:45:05 load avg: 0.16 running: test_regrtest (13 hour 9 min) 14:45:35 load avg: 0.21 running: test_regrtest (13 hour 10 min) 14:46:05 load avg: 0.18 running: test_regrtest (13 hour 10 min) 14:46:35 load avg: 0.11 running: test_regrtest (13 hour 11 min) 14:47:05 load avg: 0.12 running: test_regrtest (13 hour 11 min) 14:47:35 load avg: 0.07 running: test_regrtest (13 hour 12 min) 14:48:05 load avg: 0.11 running: test_regrtest (13 hour 12 min) 14:48:35 load avg: 0.07 running: test_regrtest (13 hour 13 min) 14:49:05 load avg: 0.04 running: test_regrtest (13 hour 13 min) 14:49:35 load avg: 0.02 running: test_regrtest (13 hour 14 min) 14:50:05 load avg: 0.01 running: test_regrtest (13 hour 14 min) 14:50:35 load avg: 0.01 running: test_regrtest (13 hour 15 min) 14:51:05 load avg: 0.08 running: test_regrtest (13 hour 15 min) 14:51:35 load avg: 0.05 running: test_regrtest (13 hour 16 min) 14:52:05 load avg: 0.03 running: test_regrtest (13 hour 16 min) 14:52:35 load avg: 0.09 running: test_regrtest (13 hour 17 min) 14:53:05 load avg: 0.19 running: test_regrtest (13 hour 17 min) 14:53:35 load avg: 0.11 running: test_regrtest (13 hour 18 min) 14:54:05 load avg: 0.21 running: test_regrtest (13 hour 18 min) 14:54:35 load avg: 0.13 running: test_regrtest (13 hour 19 min) 14:55:05 load avg: 0.08 running: test_regrtest (13 hour 19 min) 14:55:35 load avg: 0.12 running: test_regrtest (13 hour 20 min) 14:56:05 load avg: 0.07 running: test_regrtest (13 hour 20 min) 14:56:35 load avg: 0.04 running: test_regrtest (13 hour 21 min) 14:57:05 load avg: 0.09 running: test_regrtest (13 hour 21 min) 14:57:35 load avg: 0.06 running: test_regrtest (13 hour 22 min) 14:58:05 load avg: 0.03 running: test_regrtest (13 hour 22 min) 14:58:35 load avg: 0.08 running: test_regrtest (13 hour 23 min) 14:59:05 load avg: 0.05 running: test_regrtest (13 hour 23 min) 14:59:35 load avg: 0.18 running: test_regrtest (13 hour 24 min) 15:00:05 load avg: 0.10 running: test_regrtest (13 hour 24 min) 15:00:35 load avg: 0.06 running: test_regrtest (13 hour 25 min) 15:01:05 load avg: 0.10 running: test_regrtest (13 hour 25 min) 15:01:35 load avg: 0.06 running: test_regrtest (13 hour 26 min) 15:02:05 load avg: 0.11 running: test_regrtest (13 hour 26 min) 15:02:35 load avg: 0.07 running: test_regrtest (13 hour 27 min) 15:03:05 load avg: 0.04 running: test_regrtest (13 hour 27 min) 15:03:35 load avg: 0.02 running: test_regrtest (13 hour 28 min) 15:04:05 load avg: 0.01 running: test_regrtest (13 hour 28 min) 15:04:35 load avg: 0.01 running: test_regrtest (13 hour 29 min) 15:05:05 load avg: 0.00 running: test_regrtest (13 hour 29 min) 15:05:35 load avg: 0.00 running: test_regrtest (13 hour 30 min) 15:06:05 load avg: 0.00 running: test_regrtest (13 hour 30 min) 15:06:35 load avg: 0.06 running: test_regrtest (13 hour 31 min) 15:07:05 load avg: 0.03 running: test_regrtest (13 hour 31 min) 15:07:35 load avg: 0.02 running: test_regrtest (13 hour 32 min) 15:08:05 load avg: 0.07 running: test_regrtest (13 hour 32 min) 15:08:35 load avg: 0.04 running: test_regrtest (13 hour 33 min) 15:09:05 load avg: 0.02 running: test_regrtest (13 hour 33 min) 15:09:35 load avg: 0.08 running: test_regrtest (13 hour 34 min) 15:10:05 load avg: 0.05 running: test_regrtest (13 hour 34 min) 15:10:35 load avg: 0.03 running: test_regrtest (13 hour 35 min) 15:11:05 load avg: 0.13 running: test_regrtest (13 hour 35 min) 15:11:35 load avg: 0.08 running: test_regrtest (13 hour 36 min) 15:12:05 load avg: 0.11 running: test_regrtest (13 hour 36 min) 15:12:35 load avg: 0.22 running: test_regrtest (13 hour 37 min) 15:13:05 load avg: 0.24 running: test_regrtest (13 hour 37 min) 15:13:35 load avg: 0.15 running: test_regrtest (13 hour 38 min) 15:14:05 load avg: 0.09 running: test_regrtest (13 hour 38 min) 15:14:35 load avg: 0.23 running: test_regrtest (13 hour 39 min) 15:15:05 load avg: 0.14 running: test_regrtest (13 hour 39 min) 15:15:35 load avg: 0.08 running: test_regrtest (13 hour 40 min) 15:16:05 load avg: 0.05 running: test_regrtest (13 hour 40 min) 15:16:35 load avg: 0.03 running: test_regrtest (13 hour 41 min) 15:17:05 load avg: 0.02 running: test_regrtest (13 hour 41 min) 15:17:35 load avg: 0.07 running: test_regrtest (13 hour 42 min) 15:18:05 load avg: 0.04 running: test_regrtest (13 hour 42 min) 15:18:35 load avg: 0.02 running: test_regrtest (13 hour 43 min) 15:19:05 load avg: 0.01 running: test_regrtest (13 hour 43 min) 15:19:35 load avg: 0.01 running: test_regrtest (13 hour 44 min) 15:20:05 load avg: 0.00 running: test_regrtest (13 hour 44 min) 15:20:35 load avg: 0.00 running: test_regrtest (13 hour 45 min) 15:21:05 load avg: 0.00 running: test_regrtest (13 hour 45 min) 15:21:35 load avg: 0.00 running: test_regrtest (13 hour 46 min) 15:22:05 load avg: 0.06 running: test_regrtest (13 hour 46 min) 15:22:35 load avg: 0.04 running: test_regrtest (13 hour 47 min) 15:23:05 load avg: 0.02 running: test_regrtest (13 hour 47 min) 15:23:35 load avg: 0.09 running: test_regrtest (13 hour 48 min) 15:24:05 load avg: 0.05 running: test_regrtest (13 hour 48 min) 15:24:35 load avg: 0.03 running: test_regrtest (13 hour 49 min) 15:25:05 load avg: 0.02 running: test_regrtest (13 hour 49 min) 15:25:35 load avg: 0.06 running: test_regrtest (13 hour 50 min) 15:26:05 load avg: 0.04 running: test_regrtest (13 hour 50 min) 15:26:35 load avg: 0.08 running: test_regrtest (13 hour 51 min) 15:27:05 load avg: 0.05 running: test_regrtest (13 hour 51 min) 15:27:35 load avg: 0.08 running: test_regrtest (13 hour 52 min) 15:28:05 load avg: 0.05 running: test_regrtest (13 hour 52 min) 15:28:35 load avg: 0.03 running: test_regrtest (13 hour 53 min) 15:29:06 load avg: 0.02 running: test_regrtest (13 hour 53 min) 15:29:36 load avg: 0.01 running: test_regrtest (13 hour 54 min) 15:30:06 load avg: 0.00 running: test_regrtest (13 hour 54 min) 15:30:36 load avg: 0.05 running: test_regrtest (13 hour 55 min) 15:31:06 load avg: 0.03 running: test_regrtest (13 hour 55 min) 15:31:36 load avg: 0.07 running: test_regrtest (13 hour 56 min) 15:32:06 load avg: 0.10 running: test_regrtest (13 hour 56 min) 15:32:36 load avg: 0.06 running: test_regrtest (13 hour 57 min) 15:33:06 load avg: 0.09 running: test_regrtest (13 hour 57 min) 15:33:36 load avg: 0.05 running: test_regrtest (13 hour 58 min) 15:34:06 load avg: 0.03 running: test_regrtest (13 hour 58 min) 15:34:36 load avg: 0.07 running: test_regrtest (13 hour 59 min) 15:35:06 load avg: 0.04 running: test_regrtest (13 hour 59 min) 15:35:36 load avg: 0.02 running: test_regrtest (14 hour 17 sec) 15:36:06 load avg: 0.07 running: test_regrtest (14 hour 47 sec) 15:36:36 load avg: 0.12 running: test_regrtest (14 hour 1 min) 15:37:06 load avg: 0.07 running: test_regrtest (14 hour 1 min) 15:37:36 load avg: 0.11 running: test_regrtest (14 hour 2 min) 15:38:06 load avg: 0.07 running: test_regrtest (14 hour 2 min) 15:38:36 load avg: 0.04 running: test_regrtest (14 hour 3 min) 15:39:06 load avg: 0.02 running: test_regrtest (14 hour 3 min) 15:39:36 load avg: 0.09 running: test_regrtest (14 hour 4 min) 15:40:06 load avg: 0.06 running: test_regrtest (14 hour 4 min) 15:40:36 load avg: 0.03 running: test_regrtest (14 hour 5 min) 15:41:06 load avg: 0.10 running: test_regrtest (14 hour 5 min) 15:41:36 load avg: 0.22 running: test_regrtest (14 hour 6 min) 15:42:06 load avg: 0.13 running: test_regrtest (14 hour 6 min) 15:42:36 load avg: 0.08 running: test_regrtest (14 hour 7 min) 15:43:06 load avg: 0.05 running: test_regrtest (14 hour 7 min) 15:43:36 load avg: 0.03 running: test_regrtest (14 hour 8 min) 15:44:06 load avg: 0.02 running: test_regrtest (14 hour 8 min) 15:44:36 load avg: 0.01 running: test_regrtest (14 hour 9 min) 15:45:06 load avg: 0.00 running: test_regrtest (14 hour 9 min) 15:45:36 load avg: 0.00 running: test_regrtest (14 hour 10 min) 15:46:06 load avg: 0.00 running: test_regrtest (14 hour 10 min) 15:46:36 load avg: 0.00 running: test_regrtest (14 hour 11 min) 15:47:06 load avg: 0.00 running: test_regrtest (14 hour 11 min) 15:47:36 load avg: 0.08 running: test_regrtest (14 hour 12 min) 15:48:06 load avg: 0.05 running: test_regrtest (14 hour 12 min) 15:48:36 load avg: 0.03 running: test_regrtest (14 hour 13 min) 15:49:06 load avg: 0.02 running: test_regrtest (14 hour 13 min) 15:49:36 load avg: 0.07 running: test_regrtest (14 hour 14 min) 15:50:06 load avg: 0.19 running: test_regrtest (14 hour 14 min) 15:50:36 load avg: 0.12 running: test_regrtest (14 hour 15 min) 15:51:06 load avg: 0.15 running: test_regrtest (14 hour 15 min) 15:51:36 load avg: 0.09 running: test_regrtest (14 hour 16 min) 15:52:06 load avg: 0.13 running: test_regrtest (14 hour 16 min) 15:52:36 load avg: 0.08 running: test_regrtest (14 hour 17 min) 15:53:06 load avg: 0.12 running: test_regrtest (14 hour 17 min) 15:53:36 load avg: 0.07 running: test_regrtest (14 hour 18 min) 15:54:06 load avg: 0.04 running: test_regrtest (14 hour 18 min) 15:54:36 load avg: 0.03 running: test_regrtest (14 hour 19 min) 15:55:06 load avg: 0.01 running: test_regrtest (14 hour 19 min) 15:55:36 load avg: 0.09 running: test_regrtest (14 hour 20 min) 15:56:06 load avg: 0.05 running: test_regrtest (14 hour 20 min) 15:56:36 load avg: 0.03 running: test_regrtest (14 hour 21 min) 15:57:06 load avg: 0.02 running: test_regrtest (14 hour 21 min) 15:57:36 load avg: 0.01 running: test_regrtest (14 hour 22 min) 15:58:06 load avg: 0.00 running: test_regrtest (14 hour 22 min) 15:58:36 load avg: 0.00 running: test_regrtest (14 hour 23 min) 15:59:06 load avg: 0.00 running: test_regrtest (14 hour 23 min) 15:59:36 load avg: 0.00 running: test_regrtest (14 hour 24 min) 16:00:06 load avg: 0.00 running: test_regrtest (14 hour 24 min) 16:00:36 load avg: 0.00 running: test_regrtest (14 hour 25 min) 16:01:06 load avg: 0.00 running: test_regrtest (14 hour 25 min) 16:01:36 load avg: 0.00 running: test_regrtest (14 hour 26 min) 16:02:06 load avg: 0.00 running: test_regrtest (14 hour 26 min) 16:02:36 load avg: 0.00 running: test_regrtest (14 hour 27 min) 16:03:06 load avg: 0.00 running: test_regrtest (14 hour 27 min) 16:03:36 load avg: 0.00 running: test_regrtest (14 hour 28 min) 16:04:06 load avg: 0.00 running: test_regrtest (14 hour 28 min) 16:04:36 load avg: 0.07 running: test_regrtest (14 hour 29 min) 16:05:06 load avg: 0.04 running: test_regrtest (14 hour 29 min) 16:05:36 load avg: 0.02 running: test_regrtest (14 hour 30 min) 16:06:06 load avg: 0.14 running: test_regrtest (14 hour 30 min) 16:06:36 load avg: 0.08 running: test_regrtest (14 hour 31 min) 16:07:06 load avg: 0.05 running: test_regrtest (14 hour 31 min) 16:07:36 load avg: 0.08 running: test_regrtest (14 hour 32 min) 16:08:06 load avg: 0.05 running: test_regrtest (14 hour 32 min) 16:08:36 load avg: 0.03 running: test_regrtest (14 hour 33 min) 16:09:06 load avg: 0.10 running: test_regrtest (14 hour 33 min) 16:09:36 load avg: 0.06 running: test_regrtest (14 hour 34 min) 16:10:06 load avg: 0.04 running: test_regrtest (14 hour 34 min) 16:10:36 load avg: 0.20 running: test_regrtest (14 hour 35 min) 16:11:06 load avg: 0.20 running: test_regrtest (14 hour 35 min) 16:11:36 load avg: 0.12 running: test_regrtest (14 hour 36 min) 16:12:06 load avg: 0.07 running: test_regrtest (14 hour 36 min) 16:12:36 load avg: 0.04 running: test_regrtest (14 hour 37 min) 16:13:06 load avg: 0.10 running: test_regrtest (14 hour 37 min) 16:13:36 load avg: 0.27 running: test_regrtest (14 hour 38 min) 16:14:06 load avg: 0.22 running: test_regrtest (14 hour 38 min) 16:14:36 load avg: 0.21 running: test_regrtest (14 hour 39 min) 16:15:06 load avg: 0.13 running: test_regrtest (14 hour 39 min) 16:15:36 load avg: 0.08 running: test_regrtest (14 hour 40 min) 16:16:06 load avg: 0.10 running: test_regrtest (14 hour 40 min) 16:16:36 load avg: 0.06 running: test_regrtest (14 hour 41 min) 16:17:06 load avg: 0.16 running: test_regrtest (14 hour 41 min) 16:17:36 load avg: 0.10 running: test_regrtest (14 hour 42 min) 16:18:06 load avg: 0.19 running: test_regrtest (14 hour 42 min) 16:18:36 load avg: 0.11 running: test_regrtest (14 hour 43 min) 16:19:06 load avg: 0.14 running: test_regrtest (14 hour 43 min) 16:19:36 load avg: 0.08 running: test_regrtest (14 hour 44 min) 16:20:06 load avg: 0.05 running: test_regrtest (14 hour 44 min) 16:20:36 load avg: 0.09 running: test_regrtest (14 hour 45 min) 16:21:06 load avg: 0.05 running: test_regrtest (14 hour 45 min) 16:21:36 load avg: 0.22 running: test_regrtest (14 hour 46 min) 16:22:06 load avg: 0.13 running: test_regrtest (14 hour 46 min) 16:22:36 load avg: 0.08 running: test_regrtest (14 hour 47 min) 16:23:06 load avg: 0.21 running: test_regrtest (14 hour 47 min) 16:23:36 load avg: 0.19 running: test_regrtest (14 hour 48 min) 16:24:06 load avg: 0.11 running: test_regrtest (14 hour 48 min) 16:24:36 load avg: 0.15 running: test_regrtest (14 hour 49 min) 16:25:06 load avg: 0.09 running: test_regrtest (14 hour 49 min) 16:25:36 load avg: 0.11 running: test_regrtest (14 hour 50 min) 16:26:06 load avg: 0.07 running: test_regrtest (14 hour 50 min) 16:26:36 load avg: 0.04 running: test_regrtest (14 hour 51 min) 16:27:06 load avg: 0.02 running: test_regrtest (14 hour 51 min) 16:27:36 load avg: 0.01 running: test_regrtest (14 hour 52 min) 16:28:06 load avg: 0.01 running: test_regrtest (14 hour 52 min) 16:28:36 load avg: 0.00 running: test_regrtest (14 hour 53 min) 16:29:06 load avg: 0.07 running: test_regrtest (14 hour 53 min) 16:29:36 load avg: 0.04 running: test_regrtest (14 hour 54 min) 16:30:06 load avg: 0.10 running: test_regrtest (14 hour 54 min) 16:30:36 load avg: 0.06 running: test_regrtest (14 hour 55 min) 16:31:06 load avg: 0.03 running: test_regrtest (14 hour 55 min) 16:31:36 load avg: 0.02 running: test_regrtest (14 hour 56 min) 16:32:06 load avg: 0.01 running: test_regrtest (14 hour 56 min) 16:32:36 load avg: 0.00 running: test_regrtest (14 hour 57 min) 16:33:06 load avg: 0.06 running: test_regrtest (14 hour 57 min) 16:33:36 load avg: 0.03 running: test_regrtest (14 hour 58 min) 16:34:06 load avg: 0.02 running: test_regrtest (14 hour 58 min) 16:34:36 load avg: 0.01 running: test_regrtest (14 hour 59 min) 16:35:06 load avg: 0.00 running: test_regrtest (14 hour 59 min) 16:35:36 load avg: 0.00 running: test_regrtest (15 hour 18 sec) 16:36:06 load avg: 0.00 running: test_regrtest (15 hour 48 sec) 16:36:36 load avg: 0.00 running: test_regrtest (15 hour 1 min) 16:37:06 load avg: 0.06 running: test_regrtest (15 hour 1 min) 16:37:36 load avg: 0.04 running: test_regrtest (15 hour 2 min) 16:38:06 load avg: 0.08 running: test_regrtest (15 hour 2 min) 16:38:36 load avg: 0.12 running: test_regrtest (15 hour 3 min) 16:39:06 load avg: 0.14 running: test_regrtest (15 hour 3 min) 16:39:36 load avg: 0.08 running: test_regrtest (15 hour 4 min) 16:40:06 load avg: 0.12 running: test_regrtest (15 hour 4 min) 16:40:36 load avg: 0.07 running: test_regrtest (15 hour 5 min) 16:41:06 load avg: 0.04 running: test_regrtest (15 hour 5 min) 16:41:36 load avg: 0.02 running: test_regrtest (15 hour 6 min) 16:42:06 load avg: 0.08 running: test_regrtest (15 hour 6 min) 16:42:36 load avg: 0.05 running: test_regrtest (15 hour 7 min) 16:43:06 load avg: 0.09 running: test_regrtest (15 hour 7 min) 16:43:36 load avg: 0.05 running: test_regrtest (15 hour 8 min) 16:44:06 load avg: 0.03 running: test_regrtest (15 hour 8 min) 16:44:36 load avg: 0.02 running: test_regrtest (15 hour 9 min) 16:45:06 load avg: 0.08 running: test_regrtest (15 hour 9 min) 16:45:36 load avg: 0.05 running: test_regrtest (15 hour 10 min) 16:46:06 load avg: 0.08 running: test_regrtest (15 hour 10 min) 16:46:36 load avg: 0.05 running: test_regrtest (15 hour 11 min) 16:47:06 load avg: 0.09 running: test_regrtest (15 hour 11 min) 16:47:36 load avg: 0.06 running: test_regrtest (15 hour 12 min) 16:48:07 load avg: 0.03 running: test_regrtest (15 hour 12 min) 16:48:37 load avg: 0.02 running: test_regrtest (15 hour 13 min) 16:49:07 load avg: 0.01 running: test_regrtest (15 hour 13 min) 16:49:37 load avg: 0.00 running: test_regrtest (15 hour 14 min) 16:50:07 load avg: 0.00 running: test_regrtest (15 hour 14 min) 16:50:37 load avg: 0.00 running: test_regrtest (15 hour 15 min) 16:51:07 load avg: 0.00 running: test_regrtest (15 hour 15 min) 16:51:37 load avg: 0.00 running: test_regrtest (15 hour 16 min) 16:52:07 load avg: 0.00 running: test_regrtest (15 hour 16 min) 16:52:37 load avg: 0.00 running: test_regrtest (15 hour 17 min) 16:53:07 load avg: 0.13 running: test_regrtest (15 hour 17 min) 16:53:37 load avg: 0.08 running: test_regrtest (15 hour 18 min) 16:54:07 load avg: 0.04 running: test_regrtest (15 hour 18 min) 16:54:37 load avg: 0.11 running: test_regrtest (15 hour 19 min) 16:55:07 load avg: 0.06 running: test_regrtest (15 hour 19 min) 16:55:37 load avg: 0.12 running: test_regrtest (15 hour 20 min) 16:56:07 load avg: 0.08 running: test_regrtest (15 hour 20 min) 16:56:37 load avg: 0.05 running: test_regrtest (15 hour 21 min) 16:57:07 load avg: 0.03 running: test_regrtest (15 hour 21 min) 16:57:37 load avg: 0.02 running: test_regrtest (15 hour 22 min) 16:58:07 load avg: 0.01 running: test_regrtest (15 hour 22 min) 16:58:37 load avg: 0.00 running: test_regrtest (15 hour 23 min) 16:59:07 load avg: 0.00 running: test_regrtest (15 hour 23 min) 16:59:37 load avg: 0.00 running: test_regrtest (15 hour 24 min) 17:00:07 load avg: 0.00 running: test_regrtest (15 hour 24 min) 17:00:37 load avg: 0.00 running: test_regrtest (15 hour 25 min) 17:01:07 load avg: 0.00 running: test_regrtest (15 hour 25 min) 17:01:37 load avg: 0.00 running: test_regrtest (15 hour 26 min) 17:02:07 load avg: 0.05 running: test_regrtest (15 hour 26 min) 17:02:37 load avg: 0.03 running: test_regrtest (15 hour 27 min) 17:03:07 load avg: 0.10 running: test_regrtest (15 hour 27 min) 17:03:37 load avg: 0.17 running: test_regrtest (15 hour 28 min) 17:04:07 load avg: 0.10 running: test_regrtest (15 hour 28 min) 17:04:37 load avg: 0.11 running: test_regrtest (15 hour 29 min) 17:05:07 load avg: 0.07 running: test_regrtest (15 hour 29 min) 17:05:37 load avg: 0.11 running: test_regrtest (15 hour 30 min) 17:06:07 load avg: 0.18 running: test_regrtest (15 hour 30 min) 17:06:37 load avg: 0.11 running: test_regrtest (15 hour 31 min) 17:07:07 load avg: 0.12 running: test_regrtest (15 hour 31 min) 17:07:37 load avg: 0.07 running: test_regrtest (15 hour 32 min) 17:08:07 load avg: 0.04 running: test_regrtest (15 hour 32 min) 17:08:37 load avg: 0.02 running: test_regrtest (15 hour 33 min) 17:09:07 load avg: 0.01 running: test_regrtest (15 hour 33 min) 17:09:37 load avg: 0.01 running: test_regrtest (15 hour 34 min) 17:10:07 load avg: 0.07 running: test_regrtest (15 hour 34 min) 17:10:37 load avg: 0.04 running: test_regrtest (15 hour 35 min) 17:11:07 load avg: 0.09 running: test_regrtest (15 hour 35 min) 17:11:37 load avg: 0.05 running: test_regrtest (15 hour 36 min) 17:12:07 load avg: 0.03 running: test_regrtest (15 hour 36 min) 17:12:37 load avg: 0.02 running: test_regrtest (15 hour 37 min) 17:13:07 load avg: 0.06 running: test_regrtest (15 hour 37 min) 17:13:37 load avg: 0.04 running: test_regrtest (15 hour 38 min) 17:14:07 load avg: 0.02 running: test_regrtest (15 hour 38 min) 17:14:37 load avg: 0.09 running: test_regrtest (15 hour 39 min) 17:15:07 load avg: 0.12 running: test_regrtest (15 hour 39 min) 17:15:37 load avg: 0.07 running: test_regrtest (15 hour 40 min) 17:16:07 load avg: 0.04 running: test_regrtest (15 hour 40 min) 17:16:37 load avg: 0.02 running: test_regrtest (15 hour 41 min) 17:17:07 load avg: 0.01 running: test_regrtest (15 hour 41 min) 17:17:37 load avg: 0.01 running: test_regrtest (15 hour 42 min) 17:18:07 load avg: 0.11 running: test_regrtest (15 hour 42 min) 17:18:37 load avg: 0.06 running: test_regrtest (15 hour 43 min) 17:19:07 load avg: 0.10 running: test_regrtest (15 hour 43 min) 17:19:37 load avg: 0.06 running: test_regrtest (15 hour 44 min) 17:20:07 load avg: 0.11 running: test_regrtest (15 hour 44 min) 17:20:37 load avg: 0.07 running: test_regrtest (15 hour 45 min) 17:21:07 load avg: 0.04 running: test_regrtest (15 hour 45 min) 17:21:37 load avg: 0.02 running: test_regrtest (15 hour 46 min) 17:22:07 load avg: 0.01 running: test_regrtest (15 hour 46 min) 17:22:37 load avg: 0.08 running: test_regrtest (15 hour 47 min) 17:23:07 load avg: 0.05 running: test_regrtest (15 hour 47 min) 17:23:37 load avg: 0.03 running: test_regrtest (15 hour 48 min) 17:24:07 load avg: 0.08 running: test_regrtest (15 hour 48 min) 17:24:37 load avg: 0.05 running: test_regrtest (15 hour 49 min) 17:25:07 load avg: 0.03 running: test_regrtest (15 hour 49 min) 17:25:37 load avg: 0.02 running: test_regrtest (15 hour 50 min) 17:26:07 load avg: 0.01 running: test_regrtest (15 hour 50 min) 17:26:37 load avg: 0.08 running: test_regrtest (15 hour 51 min) 17:27:07 load avg: 0.05 running: test_regrtest (15 hour 51 min) 17:27:37 load avg: 0.11 running: test_regrtest (15 hour 52 min) 17:28:07 load avg: 0.06 running: test_regrtest (15 hour 52 min) 17:28:37 load avg: 0.04 running: test_regrtest (15 hour 53 min) 17:29:07 load avg: 0.02 running: test_regrtest (15 hour 53 min) 17:29:37 load avg: 0.01 running: test_regrtest (15 hour 54 min) 17:30:07 load avg: 0.01 running: test_regrtest (15 hour 54 min) 17:30:37 load avg: 0.00 running: test_regrtest (15 hour 55 min) 17:31:07 load avg: 0.00 running: test_regrtest (15 hour 55 min) 17:31:37 load avg: 0.00 running: test_regrtest (15 hour 56 min) 17:32:07 load avg: 0.00 running: test_regrtest (15 hour 56 min) 17:32:37 load avg: 0.00 running: test_regrtest (15 hour 57 min) 17:33:07 load avg: 0.05 running: test_regrtest (15 hour 57 min) 17:33:37 load avg: 0.03 running: test_regrtest (15 hour 58 min) 17:34:07 load avg: 0.09 running: test_regrtest (15 hour 58 min) 17:34:37 load avg: 0.05 running: test_regrtest (15 hour 59 min) 17:35:07 load avg: 0.11 running: test_regrtest (15 hour 59 min) 17:35:37 load avg: 0.31 running: test_regrtest (16 hour 19 sec) 17:36:07 load avg: 0.18 running: test_regrtest (16 hour 49 sec) 17:36:37 load avg: 0.11 running: test_regrtest (16 hour 1 min) 17:37:07 load avg: 0.07 running: test_regrtest (16 hour 1 min) 17:37:37 load avg: 0.04 running: test_regrtest (16 hour 2 min) 17:38:07 load avg: 0.02 running: test_regrtest (16 hour 2 min) 17:38:37 load avg: 0.01 running: test_regrtest (16 hour 3 min) 17:39:07 load avg: 0.01 running: test_regrtest (16 hour 3 min) 17:39:37 load avg: 0.00 running: test_regrtest (16 hour 4 min) 17:40:07 load avg: 0.05 running: test_regrtest (16 hour 4 min) 17:40:37 load avg: 0.03 running: test_regrtest (16 hour 5 min) 17:41:07 load avg: 0.02 running: test_regrtest (16 hour 5 min) 17:41:37 load avg: 0.16 running: test_regrtest (16 hour 6 min) 17:42:07 load avg: 0.10 running: test_regrtest (16 hour 6 min) 17:42:37 load avg: 0.06 running: test_regrtest (16 hour 7 min) 17:43:07 load avg: 0.03 running: test_regrtest (16 hour 7 min) 17:43:37 load avg: 0.02 running: test_regrtest (16 hour 8 min) 17:44:07 load avg: 0.01 running: test_regrtest (16 hour 8 min) 17:44:37 load avg: 0.12 running: test_regrtest (16 hour 9 min) 17:45:07 load avg: 0.07 running: test_regrtest (16 hour 9 min) 17:45:37 load avg: 0.18 running: test_regrtest (16 hour 10 min) 17:46:07 load avg: 0.11 running: test_regrtest (16 hour 10 min) 17:46:37 load avg: 0.06 running: test_regrtest (16 hour 11 min) 17:47:07 load avg: 0.04 running: test_regrtest (16 hour 11 min) 17:47:37 load avg: 0.08 running: test_regrtest (16 hour 12 min) 17:48:07 load avg: 0.19 running: test_regrtest (16 hour 12 min) 17:48:37 load avg: 0.11 running: test_regrtest (16 hour 13 min) 17:49:07 load avg: 0.07 running: test_regrtest (16 hour 13 min) 17:49:37 load avg: 0.09 running: test_regrtest (16 hour 14 min) 17:50:07 load avg: 0.06 running: test_regrtest (16 hour 14 min) 17:50:37 load avg: 0.11 running: test_regrtest (16 hour 15 min) 17:51:07 load avg: 0.12 running: test_regrtest (16 hour 15 min) 17:51:37 load avg: 0.07 running: test_regrtest (16 hour 16 min) 17:52:07 load avg: 0.16 running: test_regrtest (16 hour 16 min) 17:52:37 load avg: 0.09 running: test_regrtest (16 hour 17 min) 17:53:07 load avg: 0.11 running: test_regrtest (16 hour 17 min) 17:53:37 load avg: 0.12 running: test_regrtest (16 hour 18 min) 17:54:07 load avg: 0.07 running: test_regrtest (16 hour 18 min) 17:54:37 load avg: 0.04 running: test_regrtest (16 hour 19 min) 17:55:07 load avg: 0.10 running: test_regrtest (16 hour 19 min) 17:55:37 load avg: 0.06 running: test_regrtest (16 hour 20 min) 17:56:07 load avg: 0.04 running: test_regrtest (16 hour 20 min) 17:56:37 load avg: 0.02 running: test_regrtest (16 hour 21 min) 17:57:07 load avg: 0.06 running: test_regrtest (16 hour 21 min) 17:57:37 load avg: 0.04 running: test_regrtest (16 hour 22 min) 17:58:07 load avg: 0.02 running: test_regrtest (16 hour 22 min) 17:58:37 load avg: 0.01 running: test_regrtest (16 hour 23 min) 17:59:07 load avg: 0.01 running: test_regrtest (16 hour 23 min) 17:59:37 load avg: 0.00 running: test_regrtest (16 hour 24 min) 18:00:07 load avg: 0.00 running: test_regrtest (16 hour 24 min) 18:00:38 load avg: 0.00 running: test_regrtest (16 hour 25 min) 18:01:08 load avg: 0.00 running: test_regrtest (16 hour 25 min) 18:01:38 load avg: 0.00 running: test_regrtest (16 hour 26 min) 18:02:08 load avg: 0.00 running: test_regrtest (16 hour 26 min) 18:02:38 load avg: 0.00 running: test_regrtest (16 hour 27 min) 18:03:08 load avg: 0.00 running: test_regrtest (16 hour 27 min) 18:03:38 load avg: 0.07 running: test_regrtest (16 hour 28 min) 18:04:08 load avg: 0.04 running: test_regrtest (16 hour 28 min) 18:04:38 load avg: 0.16 running: test_regrtest (16 hour 29 min) 18:05:08 load avg: 0.10 running: test_regrtest (16 hour 29 min) 18:05:38 load avg: 0.06 running: test_regrtest (16 hour 30 min) 18:06:08 load avg: 0.03 running: test_regrtest (16 hour 30 min) 18:06:38 load avg: 0.02 running: test_regrtest (16 hour 31 min) 18:07:08 load avg: 0.07 running: test_regrtest (16 hour 31 min) 18:07:38 load avg: 0.04 running: test_regrtest (16 hour 32 min) 18:08:08 load avg: 0.02 running: test_regrtest (16 hour 32 min) 18:08:38 load avg: 0.13 running: test_regrtest (16 hour 33 min) 18:09:08 load avg: 0.08 running: test_regrtest (16 hour 33 min) 18:09:38 load avg: 0.12 running: test_regrtest (16 hour 34 min) 18:10:08 load avg: 0.07 running: test_regrtest (16 hour 34 min) 18:10:38 load avg: 0.04 running: test_regrtest (16 hour 35 min) 18:11:08 load avg: 0.02 running: test_regrtest (16 hour 35 min) 18:11:38 load avg: 0.01 running: test_regrtest (16 hour 36 min) 18:12:08 load avg: 0.01 running: test_regrtest (16 hour 36 min) 18:12:38 load avg: 0.00 running: test_regrtest (16 hour 37 min) 18:13:08 load avg: 0.00 running: test_regrtest (16 hour 37 min) 18:13:38 load avg: 0.07 running: test_regrtest (16 hour 38 min) 18:14:08 load avg: 0.04 running: test_regrtest (16 hour 38 min) 18:14:38 load avg: 0.02 running: test_regrtest (16 hour 39 min) 18:15:08 load avg: 0.01 running: test_regrtest (16 hour 39 min) 18:15:38 load avg: 0.39 running: test_regrtest (16 hour 40 min) 18:16:08 load avg: 0.41 running: test_regrtest (16 hour 40 min) 18:16:38 load avg: 0.25 running: test_regrtest (16 hour 41 min) 18:17:08 load avg: 0.15 running: test_regrtest (16 hour 41 min) 18:17:38 load avg: 0.09 running: test_regrtest (16 hour 42 min) 18:18:08 load avg: 0.05 running: test_regrtest (16 hour 42 min) 18:18:38 load avg: 0.03 running: test_regrtest (16 hour 43 min) 18:19:08 load avg: 0.08 running: test_regrtest (16 hour 43 min) 18:19:38 load avg: 0.05 running: test_regrtest (16 hour 44 min) 18:20:08 load avg: 0.10 running: test_regrtest (16 hour 44 min) 18:20:38 load avg: 0.11 running: test_regrtest (16 hour 45 min) 18:21:08 load avg: 0.07 running: test_regrtest (16 hour 45 min) 18:21:38 load avg: 0.04 running: test_regrtest (16 hour 46 min) 18:22:08 load avg: 0.02 running: test_regrtest (16 hour 46 min) 18:22:38 load avg: 0.01 running: test_regrtest (16 hour 47 min) 18:23:08 load avg: 0.01 running: test_regrtest (16 hour 47 min) 18:23:38 load avg: 0.00 running: test_regrtest (16 hour 48 min) 18:24:08 load avg: 0.05 running: test_regrtest (16 hour 48 min) 18:24:38 load avg: 0.03 running: test_regrtest (16 hour 49 min) 18:25:08 load avg: 0.02 running: test_regrtest (16 hour 49 min) 18:25:38 load avg: 0.01 running: test_regrtest (16 hour 50 min) 18:26:08 load avg: 0.00 running: test_regrtest (16 hour 50 min) 18:26:38 load avg: 0.00 running: test_regrtest (16 hour 51 min) 18:27:08 load avg: 0.00 running: test_regrtest (16 hour 51 min) 18:27:38 load avg: 0.00 running: test_regrtest (16 hour 52 min) 18:28:08 load avg: 0.07 running: test_regrtest (16 hour 52 min) 18:28:38 load avg: 0.04 running: test_regrtest (16 hour 53 min) 18:29:08 load avg: 0.02 running: test_regrtest (16 hour 53 min) 18:29:38 load avg: 0.01 running: test_regrtest (16 hour 54 min) 18:30:08 load avg: 0.01 running: test_regrtest (16 hour 54 min) 18:30:38 load avg: 0.00 running: test_regrtest (16 hour 55 min) 18:31:08 load avg: 0.00 running: test_regrtest (16 hour 55 min) 18:31:38 load avg: 0.00 running: test_regrtest (16 hour 56 min) 18:32:08 load avg: 0.06 running: test_regrtest (16 hour 56 min) 18:32:38 load avg: 0.03 running: test_regrtest (16 hour 57 min) 18:33:08 load avg: 0.13 running: test_regrtest (16 hour 57 min) 18:33:38 load avg: 0.08 running: test_regrtest (16 hour 58 min) 18:34:08 load avg: 0.05 running: test_regrtest (16 hour 58 min) 18:34:38 load avg: 0.10 running: test_regrtest (16 hour 59 min) 18:35:08 load avg: 0.11 running: test_regrtest (16 hour 59 min) 18:35:38 load avg: 0.12 running: test_regrtest (17 hour 20 sec) 18:36:08 load avg: 0.13 running: test_regrtest (17 hour 50 sec) 18:36:38 load avg: 0.08 running: test_regrtest (17 hour 1 min) 18:37:08 load avg: 0.10 running: test_regrtest (17 hour 1 min) 18:37:38 load avg: 0.21 running: test_regrtest (17 hour 2 min) 18:38:08 load avg: 0.12 running: test_regrtest (17 hour 2 min) 18:38:38 load avg: 0.13 running: test_regrtest (17 hour 3 min) 18:39:08 load avg: 0.08 running: test_regrtest (17 hour 3 min) 18:39:38 load avg: 0.05 running: test_regrtest (17 hour 4 min) 18:40:08 load avg: 0.03 running: test_regrtest (17 hour 4 min) 18:40:38 load avg: 0.02 running: test_regrtest (17 hour 5 min) 18:41:08 load avg: 0.14 running: test_regrtest (17 hour 5 min) 18:41:38 load avg: 0.08 running: test_regrtest (17 hour 6 min) 18:42:08 load avg: 0.05 running: test_regrtest (17 hour 6 min) 18:42:38 load avg: 0.03 running: test_regrtest (17 hour 7 min) 18:43:08 load avg: 0.07 running: test_regrtest (17 hour 7 min) 18:43:38 load avg: 0.04 running: test_regrtest (17 hour 8 min) 18:44:08 load avg: 0.02 running: test_regrtest (17 hour 8 min) 18:44:38 load avg: 0.07 running: test_regrtest (17 hour 9 min) 18:45:08 load avg: 0.04 running: test_regrtest (17 hour 9 min) 18:45:38 load avg: 0.02 running: test_regrtest (17 hour 10 min) 18:46:08 load avg: 0.01 running: test_regrtest (17 hour 10 min) 18:46:38 load avg: 0.01 running: test_regrtest (17 hour 11 min) 18:47:08 load avg: 0.00 running: test_regrtest (17 hour 11 min) 18:47:38 load avg: 0.00 running: test_regrtest (17 hour 12 min) 18:48:08 load avg: 0.00 running: test_regrtest (17 hour 12 min) 18:48:38 load avg: 0.00 running: test_regrtest (17 hour 13 min) 18:49:08 load avg: 0.00 running: test_regrtest (17 hour 13 min) 18:49:38 load avg: 0.00 running: test_regrtest (17 hour 14 min) 18:50:08 load avg: 0.00 running: test_regrtest (17 hour 14 min) 18:50:38 load avg: 0.00 running: test_regrtest (17 hour 15 min) 18:51:08 load avg: 0.00 running: test_regrtest (17 hour 15 min) 18:51:38 load avg: 0.00 running: test_regrtest (17 hour 16 min) 18:52:08 load avg: 0.00 running: test_regrtest (17 hour 16 min) 18:52:38 load avg: 0.00 running: test_regrtest (17 hour 17 min) 18:53:08 load avg: 0.05 running: test_regrtest (17 hour 17 min) 18:53:38 load avg: 0.03 running: test_regrtest (17 hour 18 min) 18:54:08 load avg: 0.17 running: test_regrtest (17 hour 18 min) 18:54:38 load avg: 0.10 running: test_regrtest (17 hour 19 min) 18:55:08 load avg: 0.06 running: test_regrtest (17 hour 19 min) 18:55:38 load avg: 0.04 running: test_regrtest (17 hour 20 min) 18:56:08 load avg: 0.02 running: test_regrtest (17 hour 20 min) 18:56:38 load avg: 0.01 running: test_regrtest (17 hour 21 min) 18:57:08 load avg: 0.01 running: test_regrtest (17 hour 21 min) 18:57:38 load avg: 0.06 running: test_regrtest (17 hour 22 min) 18:58:08 load avg: 0.04 running: test_regrtest (17 hour 22 min) 18:58:38 load avg: 0.02 running: test_regrtest (17 hour 23 min) 18:59:08 load avg: 0.01 running: test_regrtest (17 hour 23 min) 18:59:38 load avg: 0.01 running: test_regrtest (17 hour 24 min) 19:00:08 load avg: 0.00 running: test_regrtest (17 hour 24 min) 19:00:38 load avg: 0.00 running: test_regrtest (17 hour 25 min) 19:01:08 load avg: 0.00 running: test_regrtest (17 hour 25 min) 19:01:38 load avg: 0.00 running: test_regrtest (17 hour 26 min) 19:02:08 load avg: 0.00 running: test_regrtest (17 hour 26 min) 19:02:38 load avg: 0.00 running: test_regrtest (17 hour 27 min) 19:03:08 load avg: 0.12 running: test_regrtest (17 hour 27 min) 19:03:38 load avg: 0.07 running: test_regrtest (17 hour 28 min) 19:04:08 load avg: 0.04 running: test_regrtest (17 hour 28 min) 19:04:38 load avg: 0.02 running: test_regrtest (17 hour 29 min) 19:05:08 load avg: 0.01 running: test_regrtest (17 hour 29 min) 19:05:38 load avg: 0.01 running: test_regrtest (17 hour 30 min) 19:06:08 load avg: 0.06 running: test_regrtest (17 hour 30 min) 19:06:38 load avg: 0.03 running: test_regrtest (17 hour 31 min) 19:07:08 load avg: 0.02 running: test_regrtest (17 hour 31 min) 19:07:39 load avg: 0.01 running: test_regrtest (17 hour 32 min) 19:08:09 load avg: 0.00 running: test_regrtest (17 hour 32 min) 19:08:39 load avg: 0.00 running: test_regrtest (17 hour 33 min) 19:09:09 load avg: 0.00 running: test_regrtest (17 hour 33 min) 19:09:39 load avg: 0.07 running: test_regrtest (17 hour 34 min) 19:10:09 load avg: 0.04 running: test_regrtest (17 hour 34 min) 19:10:39 load avg: 0.02 running: test_regrtest (17 hour 35 min) 19:11:09 load avg: 0.01 running: test_regrtest (17 hour 35 min) 19:11:39 load avg: 0.07 running: test_regrtest (17 hour 36 min) 19:12:09 load avg: 0.12 running: test_regrtest (17 hour 36 min) 19:12:39 load avg: 0.07 running: test_regrtest (17 hour 37 min) 19:13:09 load avg: 0.26 running: test_regrtest (17 hour 37 min) 19:13:39 load avg: 0.16 running: test_regrtest (17 hour 38 min) 19:14:09 load avg: 0.09 running: test_regrtest (17 hour 38 min) 19:14:39 load avg: 0.06 running: test_regrtest (17 hour 39 min) 19:15:09 load avg: 0.03 running: test_regrtest (17 hour 39 min) 19:15:39 load avg: 0.02 running: test_regrtest (17 hour 40 min) 19:16:09 load avg: 0.01 running: test_regrtest (17 hour 40 min) 19:16:39 load avg: 0.07 running: test_regrtest (17 hour 41 min) 19:17:09 load avg: 0.04 running: test_regrtest (17 hour 41 min) 19:17:39 load avg: 0.10 running: test_regrtest (17 hour 42 min) 19:18:09 load avg: 0.06 running: test_regrtest (17 hour 42 min) 19:18:39 load avg: 0.04 running: test_regrtest (17 hour 43 min) 19:19:09 load avg: 0.02 running: test_regrtest (17 hour 43 min) 19:19:39 load avg: 0.01 running: test_regrtest (17 hour 44 min) 19:20:09 load avg: 0.01 running: test_regrtest (17 hour 44 min) 19:20:39 load avg: 0.00 running: test_regrtest (17 hour 45 min) 19:21:09 load avg: 0.06 running: test_regrtest (17 hour 45 min) 19:21:39 load avg: 0.03 running: test_regrtest (17 hour 46 min) 19:22:09 load avg: 0.02 running: test_regrtest (17 hour 46 min) 19:22:39 load avg: 0.06 running: test_regrtest (17 hour 47 min) 19:23:09 load avg: 0.10 running: test_regrtest (17 hour 47 min) 19:23:39 load avg: 0.11 running: test_regrtest (17 hour 48 min) 19:24:09 load avg: 0.12 running: test_regrtest (17 hour 48 min) 19:24:39 load avg: 0.07 running: test_regrtest (17 hour 49 min) 19:25:09 load avg: 0.04 running: test_regrtest (17 hour 49 min) 19:25:39 load avg: 0.02 running: test_regrtest (17 hour 50 min) 19:26:09 load avg: 0.01 running: test_regrtest (17 hour 50 min) 19:26:39 load avg: 0.06 running: test_regrtest (17 hour 51 min) 19:27:09 load avg: 0.10 running: test_regrtest (17 hour 51 min) 19:27:39 load avg: 0.06 running: test_regrtest (17 hour 52 min) 19:28:09 load avg: 0.03 running: test_regrtest (17 hour 52 min) 19:28:39 load avg: 0.02 running: test_regrtest (17 hour 53 min) 19:29:09 load avg: 0.06 running: test_regrtest (17 hour 53 min) 19:29:39 load avg: 0.04 running: test_regrtest (17 hour 54 min) 19:30:09 load avg: 0.22 running: test_regrtest (17 hour 54 min) 19:30:39 load avg: 0.13 running: test_regrtest (17 hour 55 min) 19:31:09 load avg: 0.08 running: test_regrtest (17 hour 55 min) 19:31:39 load avg: 0.05 running: test_regrtest (17 hour 56 min) 19:32:09 load avg: 0.03 running: test_regrtest (17 hour 56 min) 19:32:39 load avg: 0.02 running: test_regrtest (17 hour 57 min) 19:33:09 load avg: 0.01 running: test_regrtest (17 hour 57 min) 19:33:39 load avg: 0.00 running: test_regrtest (17 hour 58 min) 19:34:09 load avg: 0.00 running: test_regrtest (17 hour 58 min) 19:34:39 load avg: 0.06 running: test_regrtest (17 hour 59 min) 19:35:09 load avg: 0.03 running: test_regrtest (17 hour 59 min) 19:35:39 load avg: 0.02 running: test_regrtest (18 hour 21 sec) 19:36:09 load avg: 0.07 running: test_regrtest (18 hour 51 sec) 19:36:39 load avg: 0.04 running: test_regrtest (18 hour 1 min) 19:37:09 load avg: 0.02 running: test_regrtest (18 hour 1 min) 19:37:39 load avg: 0.01 running: test_regrtest (18 hour 2 min) 19:38:09 load avg: 0.01 running: test_regrtest (18 hour 2 min) 19:38:39 load avg: 0.00 running: test_regrtest (18 hour 3 min) 19:39:09 load avg: 0.00 running: test_regrtest (18 hour 3 min) 19:39:39 load avg: 0.00 running: test_regrtest (18 hour 4 min) 19:40:09 load avg: 0.00 running: test_regrtest (18 hour 4 min) 19:40:39 load avg: 0.00 running: test_regrtest (18 hour 5 min) 19:41:09 load avg: 0.00 running: test_regrtest (18 hour 5 min) 19:41:39 load avg: 0.00 running: test_regrtest (18 hour 6 min) 19:42:09 load avg: 0.07 running: test_regrtest (18 hour 6 min) 19:42:39 load avg: 0.04 running: test_regrtest (18 hour 7 min) 19:43:09 load avg: 0.02 running: test_regrtest (18 hour 7 min) 19:43:39 load avg: 0.01 running: test_regrtest (18 hour 8 min) 19:44:09 load avg: 0.01 running: test_regrtest (18 hour 8 min) 19:44:39 load avg: 0.08 running: test_regrtest (18 hour 9 min) 19:45:09 load avg: 0.05 running: test_regrtest (18 hour 9 min) 19:45:39 load avg: 0.11 running: test_regrtest (18 hour 10 min) 19:46:09 load avg: 0.07 running: test_regrtest (18 hour 10 min) 19:46:39 load avg: 0.04 running: test_regrtest (18 hour 11 min) 19:47:09 load avg: 0.02 running: test_regrtest (18 hour 11 min) 19:47:39 load avg: 0.01 running: test_regrtest (18 hour 12 min) 19:48:09 load avg: 0.08 running: test_regrtest (18 hour 12 min) 19:48:39 load avg: 0.16 running: test_regrtest (18 hour 13 min) 19:49:09 load avg: 0.10 running: test_regrtest (18 hour 13 min) 19:49:39 load avg: 0.06 running: test_regrtest (18 hour 14 min) 19:50:09 load avg: 0.03 running: test_regrtest (18 hour 14 min) 19:50:39 load avg: 0.02 running: test_regrtest (18 hour 15 min) 19:51:09 load avg: 0.01 running: test_regrtest (18 hour 15 min) 19:51:39 load avg: 0.00 running: test_regrtest (18 hour 16 min) 19:52:09 load avg: 0.06 running: test_regrtest (18 hour 16 min) 19:52:39 load avg: 0.03 running: test_regrtest (18 hour 17 min) 19:53:09 load avg: 0.02 running: test_regrtest (18 hour 17 min) 19:53:39 load avg: 0.07 running: test_regrtest (18 hour 18 min) 19:54:09 load avg: 0.04 running: test_regrtest (18 hour 18 min) 19:54:39 load avg: 0.02 running: test_regrtest (18 hour 19 min) 19:55:09 load avg: 0.01 running: test_regrtest (18 hour 19 min) 19:55:39 load avg: 0.01 running: test_regrtest (18 hour 20 min) 19:56:09 load avg: 0.00 running: test_regrtest (18 hour 20 min) 19:56:39 load avg: 0.00 running: test_regrtest (18 hour 21 min) 19:57:09 load avg: 0.16 running: test_regrtest (18 hour 21 min) 19:57:39 load avg: 0.09 running: test_regrtest (18 hour 22 min) 19:58:09 load avg: 0.06 running: test_regrtest (18 hour 22 min) 19:58:39 load avg: 0.09 running: test_regrtest (18 hour 23 min) 19:59:09 load avg: 0.13 running: test_regrtest (18 hour 23 min) 19:59:39 load avg: 0.08 running: test_regrtest (18 hour 24 min) 20:00:09 load avg: 0.11 running: test_regrtest (18 hour 24 min) 20:00:39 load avg: 0.07 running: test_regrtest (18 hour 25 min) 20:01:09 load avg: 0.04 running: test_regrtest (18 hour 25 min) 20:01:39 load avg: 0.02 running: test_regrtest (18 hour 26 min) 20:02:09 load avg: 0.01 running: test_regrtest (18 hour 26 min) 20:02:39 load avg: 0.01 running: test_regrtest (18 hour 27 min) 20:03:09 load avg: 0.00 running: test_regrtest (18 hour 27 min) 20:03:39 load avg: 0.00 running: test_regrtest (18 hour 28 min) 20:04:09 load avg: 0.00 running: test_regrtest (18 hour 28 min) 20:04:39 load avg: 0.00 running: test_regrtest (18 hour 29 min) 20:05:09 load avg: 0.00 running: test_regrtest (18 hour 29 min) 20:05:39 load avg: 0.00 running: test_regrtest (18 hour 30 min) 20:06:09 load avg: 0.00 running: test_regrtest (18 hour 30 min) 20:06:39 load avg: 0.00 running: test_regrtest (18 hour 31 min) 20:07:09 load avg: 0.10 running: test_regrtest (18 hour 31 min) 20:07:39 load avg: 0.06 running: test_regrtest (18 hour 32 min) 20:08:09 load avg: 0.04 running: test_regrtest (18 hour 32 min) 20:08:39 load avg: 0.02 running: test_regrtest (18 hour 33 min) 20:09:09 load avg: 0.14 running: test_regrtest (18 hour 33 min) 20:09:39 load avg: 0.13 running: test_regrtest (18 hour 34 min) 20:10:09 load avg: 0.08 running: test_regrtest (18 hour 34 min) 20:10:39 load avg: 0.16 running: test_regrtest (18 hour 35 min) 20:11:09 load avg: 0.15 running: test_regrtest (18 hour 35 min) 20:11:39 load avg: 0.14 running: test_regrtest (18 hour 36 min) 20:12:09 load avg: 0.08 running: test_regrtest (18 hour 36 min) 20:12:39 load avg: 0.10 running: test_regrtest (18 hour 37 min) 20:13:09 load avg: 0.06 running: test_regrtest (18 hour 37 min) 20:13:39 load avg: 0.16 running: test_regrtest (18 hour 38 min) 20:14:09 load avg: 0.15 running: test_regrtest (18 hour 38 min) 20:14:39 load avg: 0.14 running: test_regrtest (18 hour 39 min) 20:15:09 load avg: 0.08 running: test_regrtest (18 hour 39 min) 20:15:39 load avg: 0.16 running: test_regrtest (18 hour 40 min) 20:16:09 load avg: 0.10 running: test_regrtest (18 hour 40 min) 20:16:39 load avg: 0.20 running: test_regrtest (18 hour 41 min) 20:17:09 load avg: 0.18 running: test_regrtest (18 hour 41 min) 20:17:39 load avg: 0.25 running: test_regrtest (18 hour 42 min) 20:18:10 load avg: 0.20 running: test_regrtest (18 hour 42 min) 20:18:40 load avg: 0.12 running: test_regrtest (18 hour 43 min) 20:19:10 load avg: 0.15 running: test_regrtest (18 hour 43 min) 20:19:40 load avg: 0.09 running: test_regrtest (18 hour 44 min) 20:20:10 load avg: 0.05 running: test_regrtest (18 hour 44 min) 20:20:40 load avg: 0.03 running: test_regrtest (18 hour 45 min) 20:21:10 load avg: 0.02 running: test_regrtest (18 hour 45 min) 20:21:40 load avg: 0.08 running: test_regrtest (18 hour 46 min) 20:22:10 load avg: 0.05 running: test_regrtest (18 hour 46 min) 20:22:40 load avg: 0.03 running: test_regrtest (18 hour 47 min) 20:23:10 load avg: 0.02 running: test_regrtest (18 hour 47 min) 20:23:40 load avg: 0.08 running: test_regrtest (18 hour 48 min) 20:24:10 load avg: 0.05 running: test_regrtest (18 hour 48 min) 20:24:40 load avg: 0.03 running: test_regrtest (18 hour 49 min) 20:25:10 load avg: 0.10 running: test_regrtest (18 hour 49 min) 20:25:40 load avg: 0.22 running: test_regrtest (18 hour 50 min) 20:26:10 load avg: 0.13 running: test_regrtest (18 hour 50 min) 20:26:40 load avg: 0.08 running: test_regrtest (18 hour 51 min) 20:27:10 load avg: 0.11 running: test_regrtest (18 hour 51 min) 20:27:40 load avg: 0.07 running: test_regrtest (18 hour 52 min) 20:28:10 load avg: 0.11 running: test_regrtest (18 hour 52 min) 20:28:40 load avg: 0.14 running: test_regrtest (18 hour 53 min) 20:29:10 load avg: 0.08 running: test_regrtest (18 hour 53 min) 20:29:40 load avg: 0.05 running: test_regrtest (18 hour 54 min) 20:30:10 load avg: 0.11 running: test_regrtest (18 hour 54 min) 20:30:40 load avg: 0.07 running: test_regrtest (18 hour 55 min) 20:31:10 load avg: 0.04 running: test_regrtest (18 hour 55 min) 20:31:40 load avg: 0.02 running: test_regrtest (18 hour 56 min) 20:32:10 load avg: 0.01 running: test_regrtest (18 hour 56 min) 20:32:40 load avg: 0.01 running: test_regrtest (18 hour 57 min) 20:33:10 load avg: 0.00 running: test_regrtest (18 hour 57 min) 20:33:40 load avg: 0.07 running: test_regrtest (18 hour 58 min) 20:34:10 load avg: 0.04 running: test_regrtest (18 hour 58 min) 20:34:40 load avg: 0.03 running: test_regrtest (18 hour 59 min) 20:35:10 load avg: 0.01 running: test_regrtest (18 hour 59 min) 20:35:40 load avg: 0.07 running: test_regrtest (19 hour 21 sec) 20:36:10 load avg: 0.04 running: test_regrtest (19 hour 51 sec) 20:36:40 load avg: 0.02 running: test_regrtest (19 hour 1 min) 20:37:10 load avg: 0.01 running: test_regrtest (19 hour 1 min) 20:37:40 load avg: 0.06 running: test_regrtest (19 hour 2 min) 20:38:10 load avg: 0.04 running: test_regrtest (19 hour 2 min) 20:38:40 load avg: 0.02 running: test_regrtest (19 hour 3 min) 20:39:10 load avg: 0.07 running: test_regrtest (19 hour 3 min) 20:39:40 load avg: 0.04 running: test_regrtest (19 hour 4 min) 20:40:10 load avg: 0.02 running: test_regrtest (19 hour 4 min) 20:40:40 load avg: 0.08 running: test_regrtest (19 hour 5 min) 20:41:10 load avg: 0.04 running: test_regrtest (19 hour 5 min) 20:41:40 load avg: 0.03 running: test_regrtest (19 hour 6 min) 20:42:10 load avg: 0.08 running: test_regrtest (19 hour 6 min) 20:42:40 load avg: 0.05 running: test_regrtest (19 hour 7 min) 20:43:10 load avg: 0.03 running: test_regrtest (19 hour 7 min) 20:43:40 load avg: 0.02 running: test_regrtest (19 hour 8 min) 20:44:10 load avg: 0.01 running: test_regrtest (19 hour 8 min) 20:44:40 load avg: 0.00 running: test_regrtest (19 hour 9 min) 20:45:10 load avg: 0.00 running: test_regrtest (19 hour 9 min) 20:45:40 load avg: 0.00 running: test_regrtest (19 hour 10 min) 20:46:10 load avg: 0.00 running: test_regrtest (19 hour 10 min) 20:46:40 load avg: 0.00 running: test_regrtest (19 hour 11 min) 20:47:10 load avg: 0.00 running: test_regrtest (19 hour 11 min) 20:47:40 load avg: 0.00 running: test_regrtest (19 hour 12 min) 20:48:10 load avg: 0.00 running: test_regrtest (19 hour 12 min) 20:48:40 load avg: 0.00 running: test_regrtest (19 hour 13 min) 20:49:10 load avg: 0.07 running: test_regrtest (19 hour 13 min) 20:49:40 load avg: 0.04 running: test_regrtest (19 hour 14 min) 20:50:10 load avg: 0.02 running: test_regrtest (19 hour 14 min) 20:50:40 load avg: 0.01 running: test_regrtest (19 hour 15 min) 20:51:10 load avg: 0.07 running: test_regrtest (19 hour 15 min) 20:51:40 load avg: 0.04 running: test_regrtest (19 hour 16 min) 20:52:10 load avg: 0.02 running: test_regrtest (19 hour 16 min) 20:52:40 load avg: 0.08 running: test_regrtest (19 hour 17 min) 20:53:10 load avg: 0.05 running: test_regrtest (19 hour 17 min) 20:53:40 load avg: 0.03 running: test_regrtest (19 hour 18 min) 20:54:10 load avg: 0.02 running: test_regrtest (19 hour 18 min) 20:54:40 load avg: 0.01 running: test_regrtest (19 hour 19 min) 20:55:10 load avg: 0.00 running: test_regrtest (19 hour 19 min) 20:55:40 load avg: 0.06 running: test_regrtest (19 hour 20 min) 20:56:10 load avg: 0.03 running: test_regrtest (19 hour 20 min) 20:56:40 load avg: 0.13 running: test_regrtest (19 hour 21 min) 20:57:10 load avg: 0.08 running: test_regrtest (19 hour 21 min) 20:57:40 load avg: 0.12 running: test_regrtest (19 hour 22 min) 20:58:10 load avg: 0.07 running: test_regrtest (19 hour 22 min) 20:58:40 load avg: 0.04 running: test_regrtest (19 hour 23 min) 20:59:10 load avg: 0.16 running: test_regrtest (19 hour 23 min) 20:59:40 load avg: 0.10 running: test_regrtest (19 hour 24 min) 21:00:10 load avg: 0.06 running: test_regrtest (19 hour 24 min) 21:00:40 load avg: 0.15 running: test_regrtest (19 hour 25 min) 21:01:10 load avg: 0.09 running: test_regrtest (19 hour 25 min) 21:01:40 load avg: 0.06 running: test_regrtest (19 hour 26 min) 21:02:10 load avg: 0.03 running: test_regrtest (19 hour 26 min) 21:02:40 load avg: 0.02 running: test_regrtest (19 hour 27 min) 21:03:10 load avg: 0.01 running: test_regrtest (19 hour 27 min) 21:03:40 load avg: 0.00 running: test_regrtest (19 hour 28 min) 21:04:10 load avg: 0.00 running: test_regrtest (19 hour 28 min) 21:04:40 load avg: 0.00 running: test_regrtest (19 hour 29 min) 21:05:10 load avg: 0.00 running: test_regrtest (19 hour 29 min) 21:05:40 load avg: 0.08 running: test_regrtest (19 hour 30 min) 21:06:10 load avg: 0.05 running: test_regrtest (19 hour 30 min) 21:06:40 load avg: 0.08 running: test_regrtest (19 hour 31 min) 21:07:10 load avg: 0.05 running: test_regrtest (19 hour 31 min) 21:07:40 load avg: 0.17 running: test_regrtest (19 hour 32 min) 21:08:10 load avg: 0.16 running: test_regrtest (19 hour 32 min) 21:08:40 load avg: 0.10 running: test_regrtest (19 hour 33 min) 21:09:10 load avg: 0.06 running: test_regrtest (19 hour 33 min) 21:09:40 load avg: 0.10 running: test_regrtest (19 hour 34 min) 21:10:10 load avg: 0.06 running: test_regrtest (19 hour 34 min) 21:10:40 load avg: 0.09 running: test_regrtest (19 hour 35 min) 21:11:10 load avg: 0.05 running: test_regrtest (19 hour 35 min) 21:11:40 load avg: 0.03 running: test_regrtest (19 hour 36 min) 21:12:10 load avg: 0.02 running: test_regrtest (19 hour 36 min) 21:12:40 load avg: 0.01 running: test_regrtest (19 hour 37 min) 21:13:10 load avg: 0.08 running: test_regrtest (19 hour 37 min) 21:13:40 load avg: 0.05 running: test_regrtest (19 hour 38 min) 21:14:10 load avg: 0.03 running: test_regrtest (19 hour 38 min) 21:14:40 load avg: 0.02 running: test_regrtest (19 hour 39 min) 21:15:10 load avg: 0.01 running: test_regrtest (19 hour 39 min) 21:15:40 load avg: 0.00 running: test_regrtest (19 hour 40 min) 21:16:10 load avg: 0.00 running: test_regrtest (19 hour 40 min) 21:16:40 load avg: 0.05 running: test_regrtest (19 hour 41 min) 21:17:10 load avg: 0.03 running: test_regrtest (19 hour 41 min) 21:17:40 load avg: 0.02 running: test_regrtest (19 hour 42 min) 21:18:10 load avg: 0.07 running: test_regrtest (19 hour 42 min) 21:18:40 load avg: 0.27 running: test_regrtest (19 hour 43 min) 21:19:10 load avg: 0.21 running: test_regrtest (19 hour 43 min) 21:19:40 load avg: 0.13 running: test_regrtest (19 hour 44 min) 21:20:10 load avg: 0.08 running: test_regrtest (19 hour 44 min) 21:20:40 load avg: 0.05 running: test_regrtest (19 hour 45 min) 21:21:10 load avg: 0.03 running: test_regrtest (19 hour 45 min) 21:21:40 load avg: 0.02 running: test_regrtest (19 hour 46 min) 21:22:10 load avg: 0.06 running: test_regrtest (19 hour 46 min) 21:22:40 load avg: 0.04 running: test_regrtest (19 hour 47 min) 21:23:10 load avg: 0.02 running: test_regrtest (19 hour 47 min) 21:23:40 load avg: 0.07 running: test_regrtest (19 hour 48 min) 21:24:10 load avg: 0.04 running: test_regrtest (19 hour 48 min) 21:24:41 load avg: 0.02 running: test_regrtest (19 hour 49 min) 21:25:11 load avg: 0.01 running: test_regrtest (19 hour 49 min) 21:25:41 load avg: 0.01 running: test_regrtest (19 hour 50 min) 21:26:11 load avg: 0.00 running: test_regrtest (19 hour 50 min) 21:26:41 load avg: 0.00 running: test_regrtest (19 hour 51 min) 21:27:11 load avg: 0.13 running: test_regrtest (19 hour 51 min) 21:27:41 load avg: 0.08 running: test_regrtest (19 hour 52 min) 21:28:11 load avg: 0.05 running: test_regrtest (19 hour 52 min) 21:28:41 load avg: 0.03 running: test_regrtest (19 hour 53 min) 21:29:11 load avg: 0.10 running: test_regrtest (19 hour 53 min) 21:29:41 load avg: 0.06 running: test_regrtest (19 hour 54 min) 21:30:11 load avg: 0.03 running: test_regrtest (19 hour 54 min) 21:30:41 load avg: 0.02 running: test_regrtest (19 hour 55 min) 21:31:11 load avg: 0.06 running: test_regrtest (19 hour 55 min) 21:31:41 load avg: 0.04 running: test_regrtest (19 hour 56 min) 21:32:11 load avg: 0.02 running: test_regrtest (19 hour 56 min) 21:32:41 load avg: 0.01 running: test_regrtest (19 hour 57 min) 21:33:11 load avg: 0.01 running: test_regrtest (19 hour 57 min) 21:33:41 load avg: 0.08 running: test_regrtest (19 hour 58 min) 21:34:11 load avg: 0.18 running: test_regrtest (19 hour 58 min) 21:34:41 load avg: 0.11 running: test_regrtest (19 hour 59 min) 21:35:11 load avg: 0.07 running: test_regrtest (19 hour 59 min) 21:35:41 load avg: 0.04 running: test_regrtest (20 hour 22 sec) 21:36:11 load avg: 0.02 running: test_regrtest (20 hour 52 sec) 21:36:41 load avg: 0.01 running: test_regrtest (20 hour 1 min) 21:37:11 load avg: 0.01 running: test_regrtest (20 hour 1 min) 21:37:41 load avg: 0.00 running: test_regrtest (20 hour 2 min) 21:38:11 load avg: 0.00 running: test_regrtest (20 hour 2 min) 21:38:41 load avg: 0.00 running: test_regrtest (20 hour 3 min) 21:39:11 load avg: 0.06 running: test_regrtest (20 hour 3 min) 21:39:41 load avg: 0.04 running: test_regrtest (20 hour 4 min) 21:40:11 load avg: 0.02 running: test_regrtest (20 hour 4 min) 21:40:41 load avg: 0.08 running: test_regrtest (20 hour 5 min) 21:41:11 load avg: 0.05 running: test_regrtest (20 hour 5 min) 21:41:41 load avg: 0.03 running: test_regrtest (20 hour 6 min) 21:42:11 load avg: 0.02 running: test_regrtest (20 hour 6 min) 21:42:41 load avg: 0.09 running: test_regrtest (20 hour 7 min) 21:43:11 load avg: 0.05 running: test_regrtest (20 hour 7 min) 21:43:41 load avg: 0.08 running: test_regrtest (20 hour 8 min) 21:44:11 load avg: 0.10 running: test_regrtest (20 hour 8 min) 21:44:41 load avg: 0.06 running: test_regrtest (20 hour 9 min) 21:45:11 load avg: 0.04 running: test_regrtest (20 hour 9 min) 21:45:41 load avg: 0.34 running: test_regrtest (20 hour 10 min) 21:46:11 load avg: 0.28 running: test_regrtest (20 hour 10 min) 21:46:41 load avg: 0.22 running: test_regrtest (20 hour 11 min) 21:47:11 load avg: 0.21 running: test_regrtest (20 hour 11 min) 21:47:41 load avg: 0.13 running: test_regrtest (20 hour 12 min) 21:48:11 load avg: 0.13 running: test_regrtest (20 hour 12 min) 21:48:41 load avg: 0.08 running: test_regrtest (20 hour 13 min) 21:49:11 load avg: 0.11 running: test_regrtest (20 hour 13 min) 21:49:41 load avg: 0.12 running: test_regrtest (20 hour 14 min) 21:50:11 load avg: 0.07 running: test_regrtest (20 hour 14 min) 21:50:41 load avg: 0.12 running: test_regrtest (20 hour 15 min) 21:51:11 load avg: 0.12 running: test_regrtest (20 hour 15 min) 21:51:41 load avg: 0.07 running: test_regrtest (20 hour 16 min) 21:52:11 load avg: 0.10 running: test_regrtest (20 hour 16 min) 21:52:41 load avg: 0.12 running: test_regrtest (20 hour 17 min) 21:53:11 load avg: 0.07 running: test_regrtest (20 hour 17 min) 21:53:41 load avg: 0.10 running: test_regrtest (20 hour 18 min) 21:54:11 load avg: 0.06 running: test_regrtest (20 hour 18 min) 21:54:41 load avg: 0.03 running: test_regrtest (20 hour 19 min) 21:55:11 load avg: 0.02 running: test_regrtest (20 hour 19 min) 21:55:41 load avg: 0.01 running: test_regrtest (20 hour 20 min) 21:56:11 load avg: 0.00 running: test_regrtest (20 hour 20 min) 21:56:41 load avg: 0.06 running: test_regrtest (20 hour 21 min) 21:57:11 load avg: 0.04 running: test_regrtest (20 hour 21 min) 21:57:41 load avg: 0.02 running: test_regrtest (20 hour 22 min) 21:58:11 load avg: 0.07 running: test_regrtest (20 hour 22 min) 21:58:41 load avg: 0.04 running: test_regrtest (20 hour 23 min) 21:59:11 load avg: 0.02 running: test_regrtest (20 hour 23 min) 21:59:41 load avg: 0.07 running: test_regrtest (20 hour 24 min) 22:00:11 load avg: 0.04 running: test_regrtest (20 hour 24 min) 22:00:41 load avg: 0.02 running: test_regrtest (20 hour 25 min) 22:01:11 load avg: 0.01 running: test_regrtest (20 hour 25 min) 22:01:41 load avg: 0.01 running: test_regrtest (20 hour 26 min) 22:02:11 load avg: 0.06 running: test_regrtest (20 hour 26 min) 22:02:41 load avg: 0.20 running: test_regrtest (20 hour 27 min) 22:03:11 load avg: 0.12 running: test_regrtest (20 hour 27 min) 22:03:41 load avg: 0.07 running: test_regrtest (20 hour 28 min) 22:04:11 load avg: 0.04 running: test_regrtest (20 hour 28 min) 22:04:41 load avg: 0.02 running: test_regrtest (20 hour 29 min) 22:05:11 load avg: 0.01 running: test_regrtest (20 hour 29 min) 22:05:41 load avg: 0.01 running: test_regrtest (20 hour 30 min) 22:06:11 load avg: 0.13 running: test_regrtest (20 hour 30 min) 22:06:41 load avg: 0.08 running: test_regrtest (20 hour 31 min) 22:07:11 load avg: 0.05 running: test_regrtest (20 hour 31 min) 22:07:41 load avg: 0.11 running: test_regrtest (20 hour 32 min) 22:08:11 load avg: 0.06 running: test_regrtest (20 hour 32 min) 22:08:41 load avg: 0.04 running: test_regrtest (20 hour 33 min) 22:09:11 load avg: 0.02 running: test_regrtest (20 hour 33 min) 22:09:41 load avg: 0.14 running: test_regrtest (20 hour 34 min) 22:10:11 load avg: 0.08 running: test_regrtest (20 hour 34 min) 22:10:41 load avg: 0.05 running: test_regrtest (20 hour 35 min) 22:11:11 load avg: 0.03 running: test_regrtest (20 hour 35 min) 22:11:41 load avg: 0.02 running: test_regrtest (20 hour 36 min) 22:12:11 load avg: 0.01 running: test_regrtest (20 hour 36 min) 22:12:41 load avg: 0.00 running: test_regrtest (20 hour 37 min) 22:13:11 load avg: 0.00 running: test_regrtest (20 hour 37 min) 22:13:41 load avg: 0.00 running: test_regrtest (20 hour 38 min) 22:14:11 load avg: 0.07 running: test_regrtest (20 hour 38 min) 22:14:41 load avg: 0.04 running: test_regrtest (20 hour 39 min) 22:15:11 load avg: 0.02 running: test_regrtest (20 hour 39 min) 22:15:41 load avg: 0.01 running: test_regrtest (20 hour 40 min) 22:16:11 load avg: 0.06 running: test_regrtest (20 hour 40 min) 22:16:41 load avg: 0.04 running: test_regrtest (20 hour 41 min) 22:17:11 load avg: 0.02 running: test_regrtest (20 hour 41 min) 22:17:41 load avg: 0.01 running: test_regrtest (20 hour 42 min) 22:18:11 load avg: 0.07 running: test_regrtest (20 hour 42 min) 22:18:41 load avg: 0.04 running: test_regrtest (20 hour 43 min) 22:19:11 load avg: 0.02 running: test_regrtest (20 hour 43 min) 22:19:41 load avg: 0.08 running: test_regrtest (20 hour 44 min) 22:20:11 load avg: 0.12 running: test_regrtest (20 hour 44 min) 22:20:41 load avg: 0.07 running: test_regrtest (20 hour 45 min) 22:21:11 load avg: 0.04 running: test_regrtest (20 hour 45 min) 22:21:41 load avg: 0.02 running: test_regrtest (20 hour 46 min) 22:22:11 load avg: 0.07 running: test_regrtest (20 hour 46 min) 22:22:41 load avg: 0.04 running: test_regrtest (20 hour 47 min) 22:23:11 load avg: 0.02 running: test_regrtest (20 hour 47 min) 22:23:41 load avg: 0.01 running: test_regrtest (20 hour 48 min) 22:24:11 load avg: 0.01 running: test_regrtest (20 hour 48 min) 22:24:41 load avg: 0.00 running: test_regrtest (20 hour 49 min) 22:25:12 load avg: 0.00 running: test_regrtest (20 hour 49 min) 22:25:42 load avg: 0.06 running: test_regrtest (20 hour 50 min) 22:26:12 load avg: 0.03 running: test_regrtest (20 hour 50 min) 22:26:42 load avg: 0.02 running: test_regrtest (20 hour 51 min) 22:27:12 load avg: 0.01 running: test_regrtest (20 hour 51 min) 22:27:42 load avg: 0.06 running: test_regrtest (20 hour 52 min) 22:28:12 load avg: 0.04 running: test_regrtest (20 hour 52 min) 22:28:42 load avg: 0.02 running: test_regrtest (20 hour 53 min) 22:29:12 load avg: 0.01 running: test_regrtest (20 hour 53 min) 22:29:42 load avg: 0.01 running: test_regrtest (20 hour 54 min) 22:30:12 load avg: 0.00 running: test_regrtest (20 hour 54 min) 22:30:42 load avg: 0.13 running: test_regrtest (20 hour 55 min) 22:31:12 load avg: 0.13 running: test_regrtest (20 hour 55 min) 22:31:42 load avg: 0.08 running: test_regrtest (20 hour 56 min) 22:32:12 load avg: 0.05 running: test_regrtest (20 hour 56 min) 22:32:42 load avg: 0.14 running: test_regrtest (20 hour 57 min) 22:33:12 load avg: 0.09 running: test_regrtest (20 hour 57 min) 22:33:42 load avg: 0.05 running: test_regrtest (20 hour 58 min) 22:34:12 load avg: 0.03 running: test_regrtest (20 hour 58 min) 22:34:42 load avg: 0.07 running: test_regrtest (20 hour 59 min) 22:35:12 load avg: 0.09 running: test_regrtest (20 hour 59 min) 22:35:42 load avg: 0.11 running: test_regrtest (21 hour 23 sec) 22:36:12 load avg: 0.12 running: test_regrtest (21 hour 53 sec) 22:36:42 load avg: 0.07 running: test_regrtest (21 hour 1 min) 22:37:12 load avg: 0.10 running: test_regrtest (21 hour 1 min) 22:37:42 load avg: 0.14 running: test_regrtest (21 hour 2 min) 22:38:12 load avg: 0.14 running: test_regrtest (21 hour 2 min) 22:38:42 load avg: 0.09 running: test_regrtest (21 hour 3 min) 22:39:12 load avg: 0.05 running: test_regrtest (21 hour 3 min) 22:39:42 load avg: 0.20 running: test_regrtest (21 hour 4 min) 22:40:12 load avg: 0.12 running: test_regrtest (21 hour 4 min) 22:40:42 load avg: 0.07 running: test_regrtest (21 hour 5 min) 22:41:12 load avg: 0.12 running: test_regrtest (21 hour 5 min) 22:41:42 load avg: 0.07 running: test_regrtest (21 hour 6 min) 22:42:12 load avg: 0.04 running: test_regrtest (21 hour 6 min) 22:42:42 load avg: 0.10 running: test_regrtest (21 hour 7 min) 22:43:12 load avg: 0.06 running: test_regrtest (21 hour 7 min) 22:43:42 load avg: 0.04 running: test_regrtest (21 hour 8 min) 22:44:12 load avg: 0.02 running: test_regrtest (21 hour 8 min) 22:44:42 load avg: 0.06 running: test_regrtest (21 hour 9 min) 22:45:12 load avg: 0.04 running: test_regrtest (21 hour 9 min) 22:45:42 load avg: 0.02 running: test_regrtest (21 hour 10 min) 22:46:12 load avg: 0.01 running: test_regrtest (21 hour 10 min) 22:46:42 load avg: 0.07 running: test_regrtest (21 hour 11 min) 22:47:12 load avg: 0.04 running: test_regrtest (21 hour 11 min) 22:47:42 load avg: 0.02 running: test_regrtest (21 hour 12 min) 22:48:12 load avg: 0.01 running: test_regrtest (21 hour 12 min) 22:48:42 load avg: 0.01 running: test_regrtest (21 hour 13 min) 22:49:12 load avg: 0.08 running: test_regrtest (21 hour 13 min) 22:49:42 load avg: 0.11 running: test_regrtest (21 hour 14 min) 22:50:12 load avg: 0.07 running: test_regrtest (21 hour 14 min) 22:50:42 load avg: 0.09 running: test_regrtest (21 hour 15 min) 22:51:12 load avg: 0.19 running: test_regrtest (21 hour 15 min) 22:51:42 load avg: 0.11 running: test_regrtest (21 hour 16 min) 22:52:12 load avg: 0.07 running: test_regrtest (21 hour 16 min) 22:52:42 load avg: 0.12 running: test_regrtest (21 hour 17 min) 22:53:12 load avg: 0.07 running: test_regrtest (21 hour 17 min) 22:53:42 load avg: 0.04 running: test_regrtest (21 hour 18 min) 22:54:12 load avg: 0.02 running: test_regrtest (21 hour 18 min) 22:54:42 load avg: 0.01 running: test_regrtest (21 hour 19 min) 22:55:12 load avg: 0.01 running: test_regrtest (21 hour 19 min) 22:55:42 load avg: 0.00 running: test_regrtest (21 hour 20 min) 22:56:12 load avg: 0.07 running: test_regrtest (21 hour 20 min) 22:56:42 load avg: 0.04 running: test_regrtest (21 hour 21 min) 22:57:12 load avg: 0.03 running: test_regrtest (21 hour 21 min) 22:57:42 load avg: 0.01 running: test_regrtest (21 hour 22 min) 22:58:12 load avg: 0.01 running: test_regrtest (21 hour 22 min) 22:58:42 load avg: 0.07 running: test_regrtest (21 hour 23 min) 22:59:12 load avg: 0.04 running: test_regrtest (21 hour 23 min) 22:59:42 load avg: 0.02 running: test_regrtest (21 hour 24 min) 23:00:12 load avg: 0.07 running: test_regrtest (21 hour 24 min) 23:00:42 load avg: 0.11 running: test_regrtest (21 hour 25 min) 23:01:12 load avg: 0.06 running: test_regrtest (21 hour 25 min) 23:01:42 load avg: 0.12 running: test_regrtest (21 hour 26 min) 23:02:12 load avg: 0.07 running: test_regrtest (21 hour 26 min) 23:02:42 load avg: 0.04 running: test_regrtest (21 hour 27 min) 23:03:12 load avg: 0.02 running: test_regrtest (21 hour 27 min) 23:03:42 load avg: 0.01 running: test_regrtest (21 hour 28 min) 23:04:12 load avg: 0.01 running: test_regrtest (21 hour 28 min) 23:04:42 load avg: 0.00 running: test_regrtest (21 hour 29 min) 23:05:12 load avg: 0.07 running: test_regrtest (21 hour 29 min) 23:05:42 load avg: 0.09 running: test_regrtest (21 hour 30 min) 23:06:12 load avg: 0.06 running: test_regrtest (21 hour 30 min) 23:06:42 load avg: 0.03 running: test_regrtest (21 hour 31 min) 23:07:12 load avg: 0.02 running: test_regrtest (21 hour 31 min) 23:07:42 load avg: 0.01 running: test_regrtest (21 hour 32 min) 23:08:12 load avg: 0.07 running: test_regrtest (21 hour 32 min) 23:08:42 load avg: 0.20 running: test_regrtest (21 hour 33 min) 23:09:12 load avg: 0.12 running: test_regrtest (21 hour 33 min) 23:09:42 load avg: 0.07 running: test_regrtest (21 hour 34 min) 23:10:12 load avg: 0.04 running: test_regrtest (21 hour 34 min) 23:10:42 load avg: 0.09 running: test_regrtest (21 hour 35 min) 23:11:12 load avg: 0.06 running: test_regrtest (21 hour 35 min) 23:11:42 load avg: 0.03 running: test_regrtest (21 hour 36 min) 23:12:12 load avg: 0.02 running: test_regrtest (21 hour 36 min) 23:12:42 load avg: 0.07 running: test_regrtest (21 hour 37 min) 23:13:12 load avg: 0.04 running: test_regrtest (21 hour 37 min) 23:13:42 load avg: 0.02 running: test_regrtest (21 hour 38 min) 23:14:12 load avg: 0.01 running: test_regrtest (21 hour 38 min) 23:14:42 load avg: 0.01 running: test_regrtest (21 hour 39 min) 23:15:12 load avg: 0.00 running: test_regrtest (21 hour 39 min) 23:15:42 load avg: 0.00 running: test_regrtest (21 hour 40 min) 23:16:12 load avg: 0.07 running: test_regrtest (21 hour 40 min) 23:16:42 load avg: 0.04 running: test_regrtest (21 hour 41 min) 23:17:12 load avg: 0.02 running: test_regrtest (21 hour 41 min) 23:17:42 load avg: 0.01 running: test_regrtest (21 hour 42 min) 23:18:12 load avg: 0.06 running: test_regrtest (21 hour 42 min) 23:18:42 load avg: 0.04 running: test_regrtest (21 hour 43 min) 23:19:12 load avg: 0.02 running: test_regrtest (21 hour 43 min) 23:19:42 load avg: 0.01 running: test_regrtest (21 hour 44 min) 23:20:12 load avg: 0.06 running: test_regrtest (21 hour 44 min) 23:20:42 load avg: 0.10 running: test_regrtest (21 hour 45 min) 23:21:12 load avg: 0.06 running: test_regrtest (21 hour 45 min) 23:21:42 load avg: 0.04 running: test_regrtest (21 hour 46 min) 23:22:12 load avg: 0.02 running: test_regrtest (21 hour 46 min) 23:22:42 load avg: 0.01 running: test_regrtest (21 hour 47 min) 23:23:12 load avg: 0.01 running: test_regrtest (21 hour 47 min) 23:23:43 load avg: 0.12 running: test_regrtest (21 hour 48 min) 23:24:13 load avg: 0.07 running: test_regrtest (21 hour 48 min) 23:24:43 load avg: 0.10 running: test_regrtest (21 hour 49 min) 23:25:13 load avg: 0.06 running: test_regrtest (21 hour 49 min) 23:25:43 load avg: 0.10 running: test_regrtest (21 hour 50 min) 23:26:13 load avg: 0.06 running: test_regrtest (21 hour 50 min) 23:26:43 load avg: 0.04 running: test_regrtest (21 hour 51 min) 23:27:13 load avg: 0.07 running: test_regrtest (21 hour 51 min) 23:27:43 load avg: 0.04 running: test_regrtest (21 hour 52 min) 23:28:13 load avg: 0.08 running: test_regrtest (21 hour 52 min) 23:28:43 load avg: 0.05 running: test_regrtest (21 hour 53 min) 23:29:13 load avg: 0.17 running: test_regrtest (21 hour 53 min) 23:29:43 load avg: 0.16 running: test_regrtest (21 hour 54 min) 23:30:13 load avg: 0.09 running: test_regrtest (21 hour 54 min) 23:30:43 load avg: 0.06 running: test_regrtest (21 hour 55 min) 23:31:13 load avg: 0.03 running: test_regrtest (21 hour 55 min) 23:31:43 load avg: 0.08 running: test_regrtest (21 hour 56 min) 23:32:13 load avg: 0.05 running: test_regrtest (21 hour 56 min) 23:32:43 load avg: 0.03 running: test_regrtest (21 hour 57 min) 23:33:13 load avg: 0.02 running: test_regrtest (21 hour 57 min) 23:33:43 load avg: 0.01 running: test_regrtest (21 hour 58 min) 23:34:13 load avg: 0.00 running: test_regrtest (21 hour 58 min) 23:34:43 load avg: 0.00 running: test_regrtest (21 hour 59 min) 23:35:13 load avg: 0.00 running: test_regrtest (21 hour 59 min) 23:35:43 load avg: 0.00 running: test_regrtest (22 hour 24 sec) 23:36:13 load avg: 0.16 running: test_regrtest (22 hour 54 sec) 23:36:43 load avg: 0.15 running: test_regrtest (22 hour 1 min) 23:37:13 load avg: 0.09 running: test_regrtest (22 hour 1 min) 23:37:43 load avg: 0.05 running: test_regrtest (22 hour 2 min) 23:38:13 load avg: 0.18 running: test_regrtest (22 hour 2 min) 23:38:43 load avg: 0.11 running: test_regrtest (22 hour 3 min) 23:39:13 load avg: 0.14 running: test_regrtest (22 hour 3 min) 23:39:43 load avg: 0.08 running: test_regrtest (22 hour 4 min) 23:40:13 load avg: 0.11 running: test_regrtest (22 hour 4 min) 23:40:43 load avg: 0.12 running: test_regrtest (22 hour 5 min) 23:41:13 load avg: 0.07 running: test_regrtest (22 hour 5 min) 23:41:43 load avg: 0.04 running: test_regrtest (22 hour 6 min) 23:42:13 load avg: 0.08 running: test_regrtest (22 hour 6 min) 23:42:43 load avg: 0.05 running: test_regrtest (22 hour 7 min) 23:43:13 load avg: 0.03 running: test_regrtest (22 hour 7 min) 23:43:43 load avg: 0.02 running: test_regrtest (22 hour 8 min) 23:44:13 load avg: 0.01 running: test_regrtest (22 hour 8 min) 23:44:43 load avg: 0.00 running: test_regrtest (22 hour 9 min) 23:45:13 load avg: 0.00 running: test_regrtest (22 hour 9 min) 23:45:43 load avg: 0.08 running: test_regrtest (22 hour 10 min) 23:46:13 load avg: 0.05 running: test_regrtest (22 hour 10 min) 23:46:43 load avg: 0.03 running: test_regrtest (22 hour 11 min) 23:47:13 load avg: 0.02 running: test_regrtest (22 hour 11 min) 23:47:43 load avg: 0.06 running: test_regrtest (22 hour 12 min) 23:48:13 load avg: 0.04 running: test_regrtest (22 hour 12 min) 23:48:43 load avg: 0.02 running: test_regrtest (22 hour 13 min) 23:49:13 load avg: 0.07 running: test_regrtest (22 hour 13 min) 23:49:43 load avg: 0.04 running: test_regrtest (22 hour 14 min) 23:50:13 load avg: 0.02 running: test_regrtest (22 hour 14 min) 23:50:43 load avg: 0.09 running: test_regrtest (22 hour 15 min) 23:51:13 load avg: 0.06 running: test_regrtest (22 hour 15 min) 23:51:43 load avg: 0.03 running: test_regrtest (22 hour 16 min) 23:52:13 load avg: 0.02 running: test_regrtest (22 hour 16 min) 23:52:43 load avg: 0.01 running: test_regrtest (22 hour 17 min) 23:53:13 load avg: 0.06 running: test_regrtest (22 hour 17 min) 23:53:43 load avg: 0.03 running: test_regrtest (22 hour 18 min) 23:54:13 load avg: 0.02 running: test_regrtest (22 hour 18 min) 23:54:43 load avg: 0.08 running: test_regrtest (22 hour 19 min) 23:55:13 load avg: 0.05 running: test_regrtest (22 hour 19 min) 23:55:43 load avg: 0.09 running: test_regrtest (22 hour 20 min) 23:56:13 load avg: 0.13 running: test_regrtest (22 hour 20 min) 23:56:43 load avg: 0.08 running: test_regrtest (22 hour 21 min) 23:57:13 load avg: 0.05 running: test_regrtest (22 hour 21 min) 23:57:43 load avg: 0.03 running: test_regrtest (22 hour 22 min) 23:58:13 load avg: 0.02 running: test_regrtest (22 hour 22 min) 23:58:43 load avg: 0.01 running: test_regrtest (22 hour 23 min) 23:59:13 load avg: 0.00 running: test_regrtest (22 hour 23 min) 23:59:43 load avg: 0.00 running: test_regrtest (22 hour 24 min) 1 day, 0:00:13 load avg: 0.07 running: test_regrtest (22 hour 24 min) 1 day, 0:00:43 load avg: 0.04 running: test_regrtest (22 hour 25 min) 1 day, 0:01:13 load avg: 0.08 running: test_regrtest (22 hour 25 min) 1 day, 0:01:43 load avg: 0.05 running: test_regrtest (22 hour 26 min) 1 day, 0:02:13 load avg: 0.14 running: test_regrtest (22 hour 26 min) 1 day, 0:02:43 load avg: 0.09 running: test_regrtest (22 hour 27 min) 1 day, 0:03:13 load avg: 0.05 running: test_regrtest (22 hour 27 min) 1 day, 0:03:43 load avg: 0.33 running: test_regrtest (22 hour 28 min) 1 day, 0:04:13 load avg: 0.20 running: test_regrtest (22 hour 28 min) 1 day, 0:04:43 load avg: 0.12 running: test_regrtest (22 hour 29 min) 1 day, 0:05:13 load avg: 0.07 running: test_regrtest (22 hour 29 min) 1 day, 0:05:43 load avg: 0.04 running: test_regrtest (22 hour 30 min) 1 day, 0:06:13 load avg: 0.02 running: test_regrtest (22 hour 30 min) 1 day, 0:06:43 load avg: 0.01 running: test_regrtest (22 hour 31 min) 1 day, 0:07:13 load avg: 0.01 running: test_regrtest (22 hour 31 min) 1 day, 0:07:43 load avg: 0.00 running: test_regrtest (22 hour 32 min) 1 day, 0:08:13 load avg: 0.00 running: test_regrtest (22 hour 32 min) 1 day, 0:08:43 load avg: 0.00 running: test_regrtest (22 hour 33 min) 1 day, 0:09:13 load avg: 0.00 running: test_regrtest (22 hour 33 min) 1 day, 0:09:43 load avg: 0.20 running: test_regrtest (22 hour 34 min) 1 day, 0:10:13 load avg: 0.12 running: test_regrtest (22 hour 34 min) 1 day, 0:10:43 load avg: 0.13 running: test_regrtest (22 hour 35 min) 1 day, 0:11:13 load avg: 0.08 running: test_regrtest (22 hour 35 min) 1 day, 0:11:43 load avg: 0.17 running: test_regrtest (22 hour 36 min) 1 day, 0:12:13 load avg: 0.10 running: test_regrtest (22 hour 36 min) 1 day, 0:12:43 load avg: 0.06 running: test_regrtest (22 hour 37 min) 1 day, 0:13:13 load avg: 0.09 running: test_regrtest (22 hour 37 min) 1 day, 0:13:43 load avg: 0.11 running: test_regrtest (22 hour 38 min) 1 day, 0:14:13 load avg: 0.06 running: test_regrtest (22 hour 38 min) 1 day, 0:14:43 load avg: 0.09 running: test_regrtest (22 hour 39 min) 1 day, 0:15:13 load avg: 0.13 running: test_regrtest (22 hour 39 min) 1 day, 0:15:43 load avg: 0.13 running: test_regrtest (22 hour 40 min) 1 day, 0:16:13 load avg: 0.08 running: test_regrtest (22 hour 40 min) 1 day, 0:16:44 load avg: 0.10 running: test_regrtest (22 hour 41 min) 1 day, 0:17:14 load avg: 0.21 running: test_regrtest (22 hour 41 min) 1 day, 0:17:44 load avg: 0.12 running: test_regrtest (22 hour 42 min) 1 day, 0:18:14 load avg: 0.07 running: test_regrtest (22 hour 42 min) 1 day, 0:18:44 load avg: 0.04 running: test_regrtest (22 hour 43 min) 1 day, 0:19:14 load avg: 0.15 running: test_regrtest (22 hour 43 min) 1 day, 0:19:44 load avg: 0.09 running: test_regrtest (22 hour 44 min) 1 day, 0:20:14 load avg: 0.05 running: test_regrtest (22 hour 44 min) 1 day, 0:20:44 load avg: 0.03 running: test_regrtest (22 hour 45 min) 1 day, 0:21:14 load avg: 0.09 running: test_regrtest (22 hour 45 min) 1 day, 0:21:44 load avg: 0.28 running: test_regrtest (22 hour 46 min) 1 day, 0:22:14 load avg: 0.22 running: test_regrtest (22 hour 46 min) 1 day, 0:22:44 load avg: 0.18 running: test_regrtest (22 hour 47 min) 1 day, 0:23:14 load avg: 0.11 running: test_regrtest (22 hour 47 min) 1 day, 0:23:44 load avg: 0.07 running: test_regrtest (22 hour 48 min) 1 day, 0:24:14 load avg: 0.04 running: test_regrtest (22 hour 48 min) 1 day, 0:24:44 load avg: 0.02 running: test_regrtest (22 hour 49 min) 1 day, 0:25:14 load avg: 0.07 running: test_regrtest (22 hour 49 min) 1 day, 0:25:44 load avg: 0.04 running: test_regrtest (22 hour 50 min) 1 day, 0:26:14 load avg: 0.02 running: test_regrtest (22 hour 50 min) 1 day, 0:26:44 load avg: 0.09 running: test_regrtest (22 hour 51 min) 1 day, 0:27:14 load avg: 0.05 running: test_regrtest (22 hour 51 min) 1 day, 0:27:44 load avg: 0.03 running: test_regrtest (22 hour 52 min) 1 day, 0:28:14 load avg: 0.02 running: test_regrtest (22 hour 52 min) 1 day, 0:28:44 load avg: 0.13 running: test_regrtest (22 hour 53 min) 1 day, 0:29:14 load avg: 0.15 running: test_regrtest (22 hour 53 min) 1 day, 0:29:44 load avg: 0.09 running: test_regrtest (22 hour 54 min) 1 day, 0:30:14 load avg: 0.05 running: test_regrtest (22 hour 54 min) 1 day, 0:30:44 load avg: 0.03 running: test_regrtest (22 hour 55 min) 1 day, 0:31:14 load avg: 0.02 running: test_regrtest (22 hour 55 min) 1 day, 0:31:44 load avg: 0.09 running: test_regrtest (22 hour 56 min) 1 day, 0:32:14 load avg: 0.05 running: test_regrtest (22 hour 56 min) 1 day, 0:32:44 load avg: 0.09 running: test_regrtest (22 hour 57 min) 1 day, 0:33:14 load avg: 0.05 running: test_regrtest (22 hour 57 min) 1 day, 0:33:44 load avg: 0.03 running: test_regrtest (22 hour 58 min) 1 day, 0:34:14 load avg: 0.02 running: test_regrtest (22 hour 58 min) 1 day, 0:34:44 load avg: 0.01 running: test_regrtest (22 hour 59 min) 1 day, 0:35:14 load avg: 0.00 running: test_regrtest (22 hour 59 min) 1 day, 0:35:44 load avg: 0.16 running: test_regrtest (23 hour 25 sec) 1 day, 0:36:14 load avg: 0.15 running: test_regrtest (23 hour 55 sec) 1 day, 0:36:44 load avg: 0.09 running: test_regrtest (23 hour 1 min) 1 day, 0:37:14 load avg: 0.05 running: test_regrtest (23 hour 1 min) 1 day, 0:37:44 load avg: 0.10 running: test_regrtest (23 hour 2 min) 1 day, 0:38:14 load avg: 0.06 running: test_regrtest (23 hour 2 min) 1 day, 0:38:44 load avg: 0.04 running: test_regrtest (23 hour 3 min) 1 day, 0:39:14 load avg: 0.02 running: test_regrtest (23 hour 3 min) 1 day, 0:39:44 load avg: 0.01 running: test_regrtest (23 hour 4 min) 1 day, 0:40:14 load avg: 0.01 running: test_regrtest (23 hour 4 min) 1 day, 0:40:44 load avg: 0.00 running: test_regrtest (23 hour 5 min) 1 day, 0:41:14 load avg: 0.07 running: test_regrtest (23 hour 5 min) 1 day, 0:41:44 load avg: 0.04 running: test_regrtest (23 hour 6 min) 1 day, 0:42:14 load avg: 0.02 running: test_regrtest (23 hour 6 min) 1 day, 0:42:44 load avg: 0.15 running: test_regrtest (23 hour 7 min) 1 day, 0:43:14 load avg: 0.16 running: test_regrtest (23 hour 7 min) 1 day, 0:43:44 load avg: 0.10 running: test_regrtest (23 hour 8 min) 1 day, 0:44:14 load avg: 0.06 running: test_regrtest (23 hour 8 min) 1 day, 0:44:44 load avg: 0.03 running: test_regrtest (23 hour 9 min) 1 day, 0:45:14 load avg: 0.08 running: test_regrtest (23 hour 9 min) 1 day, 0:45:44 load avg: 0.05 running: test_regrtest (23 hour 10 min) 1 day, 0:46:14 load avg: 0.03 running: test_regrtest (23 hour 10 min) 1 day, 0:46:44 load avg: 0.02 running: test_regrtest (23 hour 11 min) 1 day, 0:47:14 load avg: 0.06 running: test_regrtest (23 hour 11 min) 1 day, 0:47:44 load avg: 0.04 running: test_regrtest (23 hour 12 min) 1 day, 0:48:14 load avg: 0.02 running: test_regrtest (23 hour 12 min) 1 day, 0:48:44 load avg: 0.08 running: test_regrtest (23 hour 13 min) 1 day, 0:49:14 load avg: 0.05 running: test_regrtest (23 hour 13 min) 1 day, 0:49:44 load avg: 0.03 running: test_regrtest (23 hour 14 min) 1 day, 0:50:14 load avg: 0.02 running: test_regrtest (23 hour 14 min) 1 day, 0:50:44 load avg: 0.07 running: test_regrtest (23 hour 15 min) 1 day, 0:51:14 load avg: 0.04 running: test_regrtest (23 hour 15 min) 1 day, 0:51:44 load avg: 0.11 running: test_regrtest (23 hour 16 min) 1 day, 0:52:14 load avg: 0.06 running: test_regrtest (23 hour 16 min) 1 day, 0:52:44 load avg: 0.04 running: test_regrtest (23 hour 17 min) 1 day, 0:53:14 load avg: 0.02 running: test_regrtest (23 hour 17 min) 1 day, 0:53:44 load avg: 0.01 running: test_regrtest (23 hour 18 min) 1 day, 0:54:14 load avg: 0.08 running: test_regrtest (23 hour 18 min) 1 day, 0:54:44 load avg: 0.05 running: test_regrtest (23 hour 19 min) 1 day, 0:55:14 load avg: 0.03 running: test_regrtest (23 hour 19 min) 1 day, 0:55:44 load avg: 0.02 running: test_regrtest (23 hour 20 min) 1 day, 0:56:14 load avg: 0.09 running: test_regrtest (23 hour 20 min) 1 day, 0:56:44 load avg: 0.06 running: test_regrtest (23 hour 21 min) 1 day, 0:57:14 load avg: 0.03 running: test_regrtest (23 hour 21 min) 1 day, 0:57:44 load avg: 0.02 running: test_regrtest (23 hour 22 min) 1 day, 0:58:14 load avg: 0.14 running: test_regrtest (23 hour 22 min) 1 day, 0:58:44 load avg: 0.08 running: test_regrtest (23 hour 23 min) 1 day, 0:59:14 load avg: 0.05 running: test_regrtest (23 hour 23 min) 1 day, 0:59:44 load avg: 0.03 running: test_regrtest (23 hour 24 min) 1 day, 1:00:14 load avg: 0.02 running: test_regrtest (23 hour 24 min) 1 day, 1:00:44 load avg: 0.19 running: test_regrtest (23 hour 25 min) 1 day, 1:01:14 load avg: 0.11 running: test_regrtest (23 hour 25 min) 1 day, 1:01:44 load avg: 0.07 running: test_regrtest (23 hour 26 min) 1 day, 1:02:14 load avg: 0.11 running: test_regrtest (23 hour 26 min) 1 day, 1:02:44 load avg: 0.06 running: test_regrtest (23 hour 27 min) 1 day, 1:03:14 load avg: 0.09 running: test_regrtest (23 hour 27 min) 1 day, 1:03:44 load avg: 0.05 running: test_regrtest (23 hour 28 min) 1 day, 1:04:14 load avg: 0.03 running: test_regrtest (23 hour 28 min) 1 day, 1:04:44 load avg: 0.02 running: test_regrtest (23 hour 29 min) 1 day, 1:05:14 load avg: 0.01 running: test_regrtest (23 hour 29 min) 1 day, 1:05:44 load avg: 0.00 running: test_regrtest (23 hour 30 min) 1 day, 1:06:14 load avg: 0.00 running: test_regrtest (23 hour 30 min) 1 day, 1:06:44 load avg: 0.05 running: test_regrtest (23 hour 31 min) 1 day, 1:07:14 load avg: 0.03 running: test_regrtest (23 hour 31 min) 1 day, 1:07:44 load avg: 0.02 running: test_regrtest (23 hour 32 min) 1 day, 1:08:14 load avg: 0.01 running: test_regrtest (23 hour 32 min) 1 day, 1:08:44 load avg: 0.00 running: test_regrtest (23 hour 33 min) 1 day, 1:09:14 load avg: 0.13 running: test_regrtest (23 hour 33 min) 1 day, 1:09:44 load avg: 0.15 running: test_regrtest (23 hour 34 min) 1 day, 1:10:14 load avg: 0.09 running: test_regrtest (23 hour 34 min) 1 day, 1:10:44 load avg: 0.05 running: test_regrtest (23 hour 35 min) 1 day, 1:11:14 load avg: 0.09 running: test_regrtest (23 hour 35 min) 1 day, 1:11:44 load avg: 0.06 running: test_regrtest (23 hour 36 min) 1 day, 1:12:14 load avg: 0.10 running: test_regrtest (23 hour 36 min) 1 day, 1:12:44 load avg: 0.06 running: test_regrtest (23 hour 37 min) 1 day, 1:13:14 load avg: 0.09 running: test_regrtest (23 hour 37 min) 1 day, 1:13:44 load avg: 0.05 running: test_regrtest (23 hour 38 min) 1 day, 1:14:14 load avg: 0.03 running: test_regrtest (23 hour 38 min) 1 day, 1:14:44 load avg: 0.09 running: test_regrtest (23 hour 39 min) 1 day, 1:15:14 load avg: 0.05 running: test_regrtest (23 hour 39 min) 1 day, 1:15:45 load avg: 0.16 running: test_regrtest (23 hour 40 min) 1 day, 1:16:15 load avg: 0.10 running: test_regrtest (23 hour 40 min) 1 day, 1:16:45 load avg: 0.12 running: test_regrtest (23 hour 41 min) 1 day, 1:17:15 load avg: 0.07 running: test_regrtest (23 hour 41 min) 1 day, 1:17:45 load avg: 0.04 running: test_regrtest (23 hour 42 min) 1 day, 1:18:15 load avg: 0.02 running: test_regrtest (23 hour 42 min) 1 day, 1:18:45 load avg: 0.07 running: test_regrtest (23 hour 43 min) 1 day, 1:19:15 load avg: 0.04 running: test_regrtest (23 hour 43 min) 1 day, 1:19:45 load avg: 0.02 running: test_regrtest (23 hour 44 min) 1 day, 1:20:15 load avg: 0.09 running: test_regrtest (23 hour 44 min) 1 day, 1:20:45 load avg: 0.05 running: test_regrtest (23 hour 45 min) 1 day, 1:21:15 load avg: 0.03 running: test_regrtest (23 hour 45 min) 1 day, 1:21:45 load avg: 0.02 running: test_regrtest (23 hour 46 min) 1 day, 1:22:15 load avg: 0.07 running: test_regrtest (23 hour 46 min) 1 day, 1:22:45 load avg: 0.17 running: test_regrtest (23 hour 47 min) 1 day, 1:23:15 load avg: 0.10 running: test_regrtest (23 hour 47 min) 1 day, 1:23:45 load avg: 0.06 running: test_regrtest (23 hour 48 min) 1 day, 1:24:15 load avg: 0.04 running: test_regrtest (23 hour 48 min) 1 day, 1:24:45 load avg: 0.02 running: test_regrtest (23 hour 49 min) 1 day, 1:25:15 load avg: 0.01 running: test_regrtest (23 hour 49 min) 1 day, 1:25:45 load avg: 0.01 running: test_regrtest (23 hour 50 min) 1 day, 1:26:15 load avg: 0.00 running: test_regrtest (23 hour 50 min) 1 day, 1:26:45 load avg: 0.00 running: test_regrtest (23 hour 51 min) 1 day, 1:27:15 load avg: 0.06 running: test_regrtest (23 hour 51 min) 1 day, 1:27:45 load avg: 0.17 running: test_regrtest (23 hour 52 min) 1 day, 1:28:15 load avg: 0.10 running: test_regrtest (23 hour 52 min) 1 day, 1:28:45 load avg: 0.06 running: test_regrtest (23 hour 53 min) 1 day, 1:29:15 load avg: 0.04 running: test_regrtest (23 hour 53 min) 1 day, 1:29:45 load avg: 0.08 running: test_regrtest (23 hour 54 min) 1 day, 1:30:15 load avg: 0.05 running: test_regrtest (23 hour 54 min) 1 day, 1:30:45 load avg: 0.03 running: test_regrtest (23 hour 55 min) 1 day, 1:31:15 load avg: 0.02 running: test_regrtest (23 hour 55 min) 1 day, 1:31:45 load avg: 0.08 running: test_regrtest (23 hour 56 min) 1 day, 1:32:15 load avg: 0.05 running: test_regrtest (23 hour 56 min) 1 day, 1:32:45 load avg: 0.03 running: test_regrtest (23 hour 57 min) 1 day, 1:33:15 load avg: 0.02 running: test_regrtest (23 hour 57 min) 1 day, 1:33:45 load avg: 0.01 running: test_regrtest (23 hour 58 min) 1 day, 1:34:15 load avg: 0.00 running: test_regrtest (23 hour 58 min) 1 day, 1:34:45 load avg: 0.00 running: test_regrtest (23 hour 59 min) 1 day, 1:35:15 load avg: 0.00 running: test_regrtest (23 hour 59 min) 1 day, 1:35:45 load avg: 0.05 running: test_regrtest (24 hour 26 sec) 1 day, 1:36:15 load avg: 0.03 running: test_regrtest (24 hour 56 sec) 1 day, 1:36:45 load avg: 0.02 running: test_regrtest (24 hour 1 min) 1 day, 1:37:15 load avg: 0.08 running: test_regrtest (24 hour 1 min) 1 day, 1:37:45 load avg: 0.11 running: test_regrtest (24 hour 2 min) 1 day, 1:38:15 load avg: 0.06 running: test_regrtest (24 hour 2 min) 1 day, 1:38:45 load avg: 0.04 running: test_regrtest (24 hour 3 min) 1 day, 1:39:15 load avg: 0.24 running: test_regrtest (24 hour 3 min) 1 day, 1:39:45 load avg: 0.15 running: test_regrtest (24 hour 4 min) 1 day, 1:40:15 load avg: 0.09 running: test_regrtest (24 hour 4 min) 1 day, 1:40:45 load avg: 0.13 running: test_regrtest (24 hour 5 min) 1 day, 1:41:15 load avg: 0.28 running: test_regrtest (24 hour 5 min) 1 day, 1:41:45 load avg: 0.17 running: test_regrtest (24 hour 6 min) 1 day, 1:42:15 load avg: 0.10 running: test_regrtest (24 hour 6 min) 1 day, 1:42:45 load avg: 0.12 running: test_regrtest (24 hour 7 min) 1 day, 1:43:15 load avg: 0.13 running: test_regrtest (24 hour 7 min) 1 day, 1:43:45 load avg: 0.08 running: test_regrtest (24 hour 8 min) 1 day, 1:44:15 load avg: 0.05 running: test_regrtest (24 hour 8 min) 1 day, 1:44:45 load avg: 0.03 running: test_regrtest (24 hour 9 min) 1 day, 1:45:15 load avg: 0.02 running: test_regrtest (24 hour 9 min) 1 day, 1:45:45 load avg: 0.01 running: test_regrtest (24 hour 10 min) 1 day, 1:46:15 load avg: 0.00 running: test_regrtest (24 hour 10 min) 1 day, 1:46:45 load avg: 0.07 running: test_regrtest (24 hour 11 min) 1 day, 1:47:15 load avg: 0.09 running: test_regrtest (24 hour 11 min) 1 day, 1:47:45 load avg: 0.06 running: test_regrtest (24 hour 12 min) 1 day, 1:48:15 load avg: 0.03 running: test_regrtest (24 hour 12 min) 1 day, 1:48:45 load avg: 0.13 running: test_regrtest (24 hour 13 min) 1 day, 1:49:15 load avg: 0.08 running: test_regrtest (24 hour 13 min) 1 day, 1:49:45 load avg: 0.05 running: test_regrtest (24 hour 14 min) 1 day, 1:50:15 load avg: 0.03 running: test_regrtest (24 hour 14 min) 1 day, 1:50:45 load avg: 0.02 running: test_regrtest (24 hour 15 min) 1 day, 1:51:15 load avg: 0.06 running: test_regrtest (24 hour 15 min) 1 day, 1:51:45 load avg: 0.11 running: test_regrtest (24 hour 16 min) 1 day, 1:52:15 load avg: 0.07 running: test_regrtest (24 hour 16 min) 1 day, 1:52:45 load avg: 0.12 running: test_regrtest (24 hour 17 min) 1 day, 1:53:15 load avg: 0.07 running: test_regrtest (24 hour 17 min) 1 day, 1:53:45 load avg: 0.15 running: test_regrtest (24 hour 18 min) 1 day, 1:54:15 load avg: 0.09 running: test_regrtest (24 hour 18 min) 1 day, 1:54:45 load avg: 0.12 running: test_regrtest (24 hour 19 min) 1 day, 1:55:15 load avg: 0.07 running: test_regrtest (24 hour 19 min) 1 day, 1:55:45 load avg: 0.04 running: test_regrtest (24 hour 20 min) 1 day, 1:56:15 load avg: 0.08 running: test_regrtest (24 hour 20 min) 1 day, 1:56:45 load avg: 0.05 running: test_regrtest (24 hour 21 min) 1 day, 1:57:15 load avg: 0.03 running: test_regrtest (24 hour 21 min) 1 day, 1:57:45 load avg: 0.07 running: test_regrtest (24 hour 22 min) 1 day, 1:58:15 load avg: 0.04 running: test_regrtest (24 hour 22 min) 1 day, 1:58:45 load avg: 0.02 running: test_regrtest (24 hour 23 min) 1 day, 1:59:15 load avg: 0.01 running: test_regrtest (24 hour 23 min) 1 day, 1:59:45 load avg: 0.09 running: test_regrtest (24 hour 24 min) 1 day, 2:00:15 load avg: 0.05 running: test_regrtest (24 hour 24 min) 1 day, 2:00:45 load avg: 0.03 running: test_regrtest (24 hour 25 min) 1 day, 2:01:15 load avg: 0.02 running: test_regrtest (24 hour 25 min) 1 day, 2:01:45 load avg: 0.01 running: test_regrtest (24 hour 26 min) 1 day, 2:02:15 load avg: 0.06 running: test_regrtest (24 hour 26 min) 1 day, 2:02:45 load avg: 0.03 running: test_regrtest (24 hour 27 min) 1 day, 2:03:15 load avg: 0.02 running: test_regrtest (24 hour 27 min) 1 day, 2:03:45 load avg: 0.08 running: test_regrtest (24 hour 28 min) 1 day, 2:04:15 load avg: 0.05 running: test_regrtest (24 hour 28 min) 1 day, 2:04:45 load avg: 0.03 running: test_regrtest (24 hour 29 min) 1 day, 2:05:15 load avg: 0.08 running: test_regrtest (24 hour 29 min) 1 day, 2:05:45 load avg: 0.11 running: test_regrtest (24 hour 30 min) 1 day, 2:06:15 load avg: 0.15 running: test_regrtest (24 hour 30 min) 1 day, 2:06:45 load avg: 0.14 running: test_regrtest (24 hour 31 min) 1 day, 2:07:15 load avg: 0.08 running: test_regrtest (24 hour 31 min) 1 day, 2:07:45 load avg: 0.05 running: test_regrtest (24 hour 32 min) 1 day, 2:08:15 load avg: 0.03 running: test_regrtest (24 hour 32 min)