Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python3.9.spec'], chrootPath='/var/lib/mock/f34-build-23195364-2200696/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python3.9.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': 'C.UTF-8'} and shell False warning: line 397: It's not recommended to have unversioned Obsoletes: Obsoletes: python3.9 warning: extra tokens at the end of %endif directive in line 478: %endif # with main_python warning: extra tokens at the end of %endif directive in line 644: %endif # with debug_build warning: extra tokens at the end of %else directive in line 646: %else # with flatpackage warning: extra tokens at the end of %endif directive in line 679: %endif # with flatpackage warning: extra tokens at the end of %endif directive in line 828: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 865: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 900: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 935: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1175: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1178: %endif # with tests warning: extra tokens at the end of %endif directive in line 1652: %endif # with debug_build Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1601942400 Wrote: /builddir/build/SRPMS/python3.9-3.9.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python3.9.spec'], chrootPath='/var/lib/mock/f34-build-23195364-2200696/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python3.9.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': 'C.UTF-8'} and shell False warning: line 397: It's not recommended to have unversioned Obsoletes: Obsoletes: python3.9 warning: extra tokens at the end of %endif directive in line 478: %endif # with main_python warning: extra tokens at the end of %endif directive in line 644: %endif # with debug_build warning: extra tokens at the end of %else directive in line 646: %else # with flatpackage warning: extra tokens at the end of %endif directive in line 679: %endif # with flatpackage warning: extra tokens at the end of %endif directive in line 828: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 865: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 900: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 935: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1175: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1178: %endif # with tests warning: extra tokens at the end of %endif directive in line 1652: %endif # with debug_build Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1601942400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZHQe6K + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/pubkeys.txt --signature=/builddir/build/SOURCES/Python-3.9.0.tar.xz.asc --data=/builddir/build/SOURCES/Python-3.9.0.tar.xz gpgv: Signature made Mon Oct 5 15:33:23 2020 UTC gpgv: using RSA key E3FF2839C048B25C084DEBE9B26995E310250568 gpgv: Good signature from "\xc5\x81ukasz Langa (GPG langa.pl) " gpgv: aka "\xc5\x81ukasz Langa (Work e-mail account) " gpgv: aka "[invalid image]" gpgv: aka "\xc5\x81ukasz Langa " + cd /builddir/build/BUILD + rm -rf Python-3.9.0 + /usr/bin/xz -dc /builddir/build/SOURCES/Python-3.9.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.9.0 + /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.9-3.9.0 base' + /usr/bin/cat /builddir/build/SOURCES/00001-rpath.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/unixccompiler.py... Applied patch Lib/distutils/unixccompiler.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00111-no-static-lib.patch + /usr/bin/git am --reject -q Checking patch Makefile.pre.in... Applied patch Makefile.pre.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/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.2.1-py2.py3-none-any.whl Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any.whl Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any.whl + /usr/bin/cat /builddir/build/SOURCES/00251-change-user-install-location.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/command/install.py... Checking patch Lib/site.py... Applied patch Lib/distutils/command/install.py cleanly. Applied patch Lib/site.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00328-pyc-timestamp-invalidation-mode.patch + /usr/bin/git am --reject -q Checking patch Lib/py_compile.py... Checking patch Lib/test/test_py_compile.py... Applied patch Lib/py_compile.py cleanly. Applied patch Lib/test/test_py_compile.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/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-amd64.exe ./Lib/distutils/command/wininst-14.0-amd64.exe ./Lib/distutils/command/wininst-6.0.exe ./Lib/distutils/command/wininst-7.1.exe ./Lib/distutils/command/wininst-8.0.exe ./Lib/distutils/command/wininst-10.0-amd64.exe ./Lib/distutils/command/wininst-9.0.exe ./Lib/distutils/command/wininst-10.0.exe ./Lib/distutils/command/wininst-14.0.exe + rm -r Modules/expat + rm configure pyconfig.h.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zcqLvL + umask 022 + cd /builddir/build/BUILD + cd Python-3.9.0 + export HAS_GIT=not-found + HAS_GIT=not-found + autoconf + autoheader ++ pwd + topdir=/builddir/build/BUILD/Python-3.9.0 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition' + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition' + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -fno-semantic-interposition -g ' + LDFLAGS_NODIST='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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.9.0/build/debug ~/build/BUILD/Python-3.9.0 + export 'DFLAGS= ' + DFLAGS=' ' + CFLAGS=' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + 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.9.0/configure ++ find /builddir/build/BUILD/Python-3.9.0 -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.9.0/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.9.0/config.guess ++ basename /builddir/build/BUILD/Python-3.9.0/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.9.0/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.9.0/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.9.0/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.9.0/config.sub ++ basename /builddir/build/BUILD/Python-3.9.0/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.9.0/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.9.0/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + /builddir/build/BUILD/Python-3.9.0/configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-platlibdir=lib --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 --with-valgrind --without-ensurepip --with-pydebug configure: WARNING: unrecognized options: --disable-dependency-tracking checking for git... not-found checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for python3.9... python3.9 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for i686-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... i386-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 EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for i686-redhat-linux-gnu-ar... no checking for i686-redhat-linux-gnu-aal... no checking for ar... ar checking for i686-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-trace-refs... no checking for --with-assertions... implied by --with-pydebug checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo checking for --with-lto... yes checking for i686-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 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 if we can use visibility 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 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 linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.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/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/bcm.h... yes checking for linux/can/j1939.h... yes checking for linux/can/raw.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... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 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... 4 checking size of pid_t... 4 checking size of uintptr_t... 4 checking for long double... yes checking size of long double... 12 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 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-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" 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 i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-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 CAN_RAW_JOIN_FILTERS... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... yes checking valgrind/valgrind.h usability... yes checking valgrind/valgrind.h presence... yes checking for valgrind/valgrind.h... yes 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 copy_file_range... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdwalk... no 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 getgrgid_r... yes checking for getgrnam_r... 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 getpwnam_r... yes checking for getpwuid_r... 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 madvise... 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 posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... 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 sigfillset... 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 strsignal... yes 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 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 for rtpSpawn... 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 memfd_create... 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 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... no 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 float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes 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 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... d checking SOABI... cpython-39d-i386-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... yes 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 gcc ipa-pure-const 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 library containing shm_open... -lrt checking for sys/mman.h... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-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 checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.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.local creating Makefile + /usr/bin/make -O -j48 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og' regen-all PYTHON_FOR_REGEN=python3.9 # Regenerate Lib/symbol.py from Include/graminit.h # using Tools/scripts/generate_symbol_py.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_symbol_py.py \ /builddir/build/BUILD/Python-3.9.0/Include/graminit.h \ /builddir/build/BUILD/Python-3.9.0/Lib/symbol.py # Regenerate Include/opcode.h from Lib/opcode.py # using Tools/scripts/generate_opcode_h.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_opcode_h.py \ /builddir/build/BUILD/Python-3.9.0/Lib/opcode.py \ /builddir/build/BUILD/Python-3.9.0/Include/opcode.h.new /builddir/build/BUILD/Python-3.9.0/Include/opcode.h.new regenerated from /builddir/build/BUILD/Python-3.9.0/Lib/opcode.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Include/opcode.h /builddir/build/BUILD/Python-3.9.0/Include/opcode.h.new # Regenerate Objects/typeslots.inc from Include/typeslotsh # using Objects/typeslots.py python3.9 /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.py \ < /builddir/build/BUILD/Python-3.9.0/Include/typeslots.h \ /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.inc.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.inc /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.inc.new # Regenerate Python/opcode_targets.h from Lib/opcode.py # using Python/makeopcodetargets.py python3.9 /builddir/build/BUILD/Python-3.9.0/Python/makeopcodetargets.py \ /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h.new Jump table written into /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h.new # Regenerate Doc/library/token-list.inc from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py rst \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Doc/library/token-list.inc # Regenerate Include/token.h from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py h \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Include/token.h # Regenerate Parser/token.c from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py c \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Parser/token.c # Regenerate Lib/token.py from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py py \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Lib/token.py /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.9.0/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 # Regenerate Include/Python-ast.h and Python/Python-ast.c using Parser/asdl_c.py /usr/bin/mkdir -p /builddir/build/BUILD/Python-3.9.0/Include /usr/bin/mkdir -p /builddir/build/BUILD/Python-3.9.0/Python python3.9 /builddir/build/BUILD/Python-3.9.0/Parser/asdl_c.py \ /builddir/build/BUILD/Python-3.9.0/Parser/Python.asdl \ -H /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h.new \ -C /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c.new /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c.new regenerated. /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h.new regenerated. python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c.new gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.9.0/Programs/_freeze_importlib.c PYTHONPATH=/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator python3.9 -m pegen -q python \ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/metagrammar.gram \ -o /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/grammar_parser.py.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/grammar_parser.py \ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/grammar_parser.py.new gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.9.0/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/token.o /builddir/build/BUILD/Python-3.9.0/Parser/token.c # Regenerate Include/graminit.h and Python/graminit.c # from Grammar/Grammar using pgen PYTHONPATH=/builddir/build/BUILD/Python-3.9.0 python3.9 -m Parser.pgen /builddir/build/BUILD/Python-3.9.0/Grammar/Grammar \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Include/graminit.h.new \ /builddir/build/BUILD/Python-3.9.0/Python/graminit.c.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Include/graminit.h /builddir/build/BUILD/Python-3.9.0/Include/graminit.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/graminit.c /builddir/build/BUILD/Python-3.9.0/Python/graminit.c.new gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/peg_api.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/peg_api.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.9.0/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.9.0/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.9.0/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.9.0/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.9.0/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.9.0/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.9.0/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.9.0/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.9.0/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o /builddir/build/BUILD/Python-3.9.0/Objects/interpreteridobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.9.0/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.9.0/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.9.0/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.9.0/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.9.0/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o /builddir/build/BUILD/Python-3.9.0/Objects/picklebufobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.9.0/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.9.0/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genericaliasobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.9.0/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse_string.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.9.0/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.9.0/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.9.0/Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.9.0/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/sliceobject.c # Regenerate Lib/keyword.py from Grammar/python.gram and Grammar/Tokens # using Tools/peg_generator/pegen PYTHONPATH=/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator python3.9 -m pegen.keywordgen \ /builddir/build/BUILD/Python-3.9.0/Grammar/python.gram \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py.new gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.9.0/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.9.0/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.9.0/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.9.0/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.9.0/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.9.0/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.9.0/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.9.0/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.9.0/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.9.0/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.9.0/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.9.0/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.9.0/Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.9.0/Python/ast_opt.c PYTHONPATH=/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator python3.9 -m pegen -q c \ /builddir/build/BUILD/Python-3.9.0/Grammar/python.gram \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ -o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.new.c python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.c /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.new.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/pegen.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.9.0/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o /builddir/build/BUILD/Python-3.9.0/Python/hashtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.9.0/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.9.0/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.9.0/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.9.0/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.9.0/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.9.0/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.9.0/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.9.0/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.9.0/Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.9.0/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.9.0/Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.9.0/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.9.0/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.9.0/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.9.0/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.9.0/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.9.0/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.9.0/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.9.0/Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o /builddir/build/BUILD/Python-3.9.0/Python/preconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.9.0/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.9.0/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.9.0/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.9.0/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.9.0/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.9.0/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-39d-i386-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.9.0/Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.9.0/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.9.0/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.9.0/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.9.0/Objects/exceptions.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.9.0/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.9.0/Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.9.0/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.9.0/Python/marshal.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.9.0/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.9.0/Modules/main.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.9.0/Python/fileutils.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_stat.c -o Modules/_stat.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.9.0/Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.9.0/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.9"' \ -DVPATH='"/builddir/build/BUILD/Python-3.9.0"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.9.0/Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.9.0/Python/formatter_unicode.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.9.0/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.9.0/Python/import.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o /builddir/build/BUILD/Python-3.9.0/Python/initconfig.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_peg_parser.c -o Modules/_peg_parser.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_abc.c -o Modules/_abc.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.9.0/Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/dictobject.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.9.0/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.9.0/Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c -o Modules/signalmodule.o /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:660:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 660 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:28: /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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"d"' \ -DMULTIARCH=\"i386-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.9.0/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytearrayobject.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.9.0/Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.9.0/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.9.0/Python/compile.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/typeobject.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_sre.c -o Modules/_sre.o python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/clinic/clinic.py --make --srcdir /builddir/build/BUILD/Python-3.9.0 gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.9.0/Python/ceval.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.9.0/Include/pydtrace.d Python/ceval.o Python/import.o Python/sysmodule.o Modules/gcmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/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.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o -lcrypt -lpthread -ldl -lutil -lm -lm # Regenerate Python/importlib_external.h # from Lib/importlib/_bootstrap_external.py using _freeze_importlib ./Programs/_freeze_importlib importlib._bootstrap_external \ /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.9.0/Python/importlib_external.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/importlib_external.h /builddir/build/BUILD/Python-3.9.0/Python/importlib_external.h.new # Regenerate Python/importlib.h from Lib/importlib/_bootstrap.py # using _freeze_importlib ./Programs/_freeze_importlib importlib._bootstrap \ /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.9.0/Python/importlib.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/importlib.h /builddir/build/BUILD/Python-3.9.0/Python/importlib.h.new # Regenerate Python/importlib_zipimport.h from Lib/zipimport.py # using _freeze_importlib ./Programs/_freeze_importlib zipimport \ /builddir/build/BUILD/Python-3.9.0/Lib/zipimport.py \ /builddir/build/BUILD/Python-3.9.0/Python/importlib_zipimport.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/importlib_zipimport.h /builddir/build/BUILD/Python-3.9.0/Python/importlib_zipimport.h.new + /usr/bin/make -O -j48 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og' /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.9.0/Tools/gdb/libpython.py python-gdb.py sed -e "s,@EXENAME@,/usr/bin/python3.9d," < /builddir/build/BUILD/Python-3.9.0/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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.9.0/Programs/python.c gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.9.0/Modules/_math.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.9.0/Python/frozen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.9.0/Programs/_testembed.c if test libpython3.9d.so.1.0 != libpython3.9d.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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -Wl,-hlibpython3.9d.so.1.0 -o libpython3.9d.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ ln -f libpython3.9d.so.1.0 libpython3.9d.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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -o libpython3.9d.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.9d -lcrypt -lpthread -ldl -lutil -lm -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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.9d -lcrypt -lpthread -ldl -lutil -lm -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/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.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g ' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.9.0/setup.py build running build running build_ext building '_struct' extension building 'array' extension building '_contextvars' extension creating build/temp.linux-i686-3.9-pydebug/builddir building 'math' extension building 'cmath' extension building '_datetime' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build building '_zoneinfo' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build creating build/temp.linux-i686-3.9-pydebug/builddir/build creating build/temp.linux-i686-3.9-pydebug/builddir/build creating build/temp.linux-i686-3.9-pydebug/builddir building '_heapq' extension building '_pickle' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD building '_json' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD building '_lsprof' extension building '_random' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD building '_opcode' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 building '_queue' extension building 'unicodedata' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 building '_bisect' extension building 'grp' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 building 'spwd' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules building 'fcntl' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 building 'audioop' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules building '_csv' extension building '_asyncio' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules building 'parser' extension building '_testinternalcapi' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE building '_statistics' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.o building 'syslog' extension building '_xxtestfuzz' extension building '_xxsubinterpreters' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.o creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules building '_curses' extension building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/audioop.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/audioop.o building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_json.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_json.o -DPy_BUILD_CORE_MODULE building '_posixsubprocess' extension building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE building '_testcapi' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules building '_sha256' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.o creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.o building '_testbuffer' extension building '_blake2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_opcode.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_opcode.o building '_sha3' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.o building '_testimportmultiple' extension building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_pickle.o -DPy_BUILD_CORE_MODULE creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.o creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.o creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.o building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/sha256module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/sha256module.o -DPy_BUILD_CORE_MODULE building '_md5' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.o building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_struct.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_struct.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_ssl.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ssl.o building '_sha512' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.o building '_sha1' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_blake2 creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_csv.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_csv.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/sha512module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/sha1module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/sha1module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/readline.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/readline.o building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/md5module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/md5module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.o building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_contextvars.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-i686-3.9-pydebug/_crypt.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_testimportmultiple.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_opcode.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_statistics.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/spwd.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_testinternalcapi.cpython-39d-i386-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.o building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.o building '_sqlite3' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_queue.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/syslog.cpython-39d-i386-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/termios.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/grp.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_bisect.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_testmultiphase.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_sha1.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/fcntl.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_random.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_md5.cpython-39d-i386-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/resource.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/resource.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/rotatingtree.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_heapq.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-i686-3.9-pydebug/_curses_panel.cpython-39d-i386-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/ossaudiodev.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/ossaudiodev.o building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/nismodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_lsprof.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_posixsubprocess.cpython-39d-i386-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.o building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/binascii.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/parser.cpython-39d-i386-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_bz2module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_bz2module.o building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.o building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/mmap.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_xxtestfuzz.cpython-39d-i386-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_elementtree.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -o build/lib.linux-i686-3.9-pydebug/readline.cpython-39d-i386-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.o building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.o building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_sha256.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/termios.cpython-39d-i386-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.o building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm -lgdbm_compat -o build/lib.linux-i686-3.9-pydebug/_dbm.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -o build/lib.linux-i686-3.9-pydebug/_gdbm.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/select.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_csv.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/nismodule.o -L. -L/usr/local/lib -lnsl -ltirpc -o build/lib.linux-i686-3.9-pydebug/nis.cpython-39d-i386-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.o building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/resource.cpython-39d-i386-linux-gnu.so building '_decimal' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_zoneinfo.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_xxsubinterpreters.cpython-39d-i386-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.o building '_posixshmem' extension creating build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.o building '_multiprocessing' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.o building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -o build/lib.linux-i686-3.9-pydebug/_bz2.cpython-39d-i386-linux-gnu.so building '_uuid' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include/uuid -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_uuidmodule.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_uuidmodule.o building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/ossaudiodev.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9-pydebug/audioop.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_testbuffer.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_struct.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-i686-3.9-pydebug/_hashlib.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/semaphore.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_json.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -lrt -o build/lib.linux-i686-3.9-pydebug/_posixshmem.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-i686-3.9-pydebug/_lzma.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_sha3.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -o build/lib.linux-i686-3.9-pydebug/_uuid.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -o build/lib.linux-i686-3.9-pydebug/zlib.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/binascii.o -L. -L/usr/local/lib -lz -o build/lib.linux-i686-3.9-pydebug/binascii.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/array.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9-pydebug/math.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_codecs_tw.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9-pydebug/_ctypes_test.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_codecs_iso2022.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_codecs_kr.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_multiprocessing.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_codecs_cn.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_asyncio.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_multibytecodec.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_sha512.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_codecs_hk.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_socket.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_codecs_jp.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-i686-3.9-pydebug/pyexpat.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-i686-3.9-pydebug/_ssl.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_testcapi.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-i686-3.9-pydebug/_curses.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2s_impl.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2s_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9-pydebug/_datetime.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-i686-3.9-pydebug/_elementtree.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9-pydebug/cmath.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -o build/lib.linux-i686-3.9-pydebug/_tkinter.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/unicodedata.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_pickle.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/util.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9-pydebug/_blake2.cpython-39d-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -o build/lib.linux-i686-3.9-pydebug/_sqlite3.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib -lffi -ldl -o build/lib.linux-i686-3.9-pydebug/_ctypes.cpython-39d-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/debug -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-i686-3.9-pydebug/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9-pydebug/_decimal.cpython-39d-i386-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.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 ~/build/BUILD/Python-3.9.0 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized + popd + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug + BuildPython optimized '--without-ensurepip --enable-optimizations' '' + ConfName=optimized + ExtraConfigArgs='--without-ensurepip --enable-optimizations' + MoreCFlags= + ConfDir=build/optimized + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized + mkdir -p build/optimized + pushd build/optimized ~/build/BUILD/Python-3.9.0/build/optimized ~/build/BUILD/Python-3.9.0 + export 'DFLAGS= ' + DFLAGS=' ' + CFLAGS=' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + 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.9.0/configure ++ find /builddir/build/BUILD/Python-3.9.0 -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.9.0/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.9.0/config.guess ++ basename /builddir/build/BUILD/Python-3.9.0/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.9.0/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.9.0/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.9.0/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.9.0/config.sub ++ basename /builddir/build/BUILD/Python-3.9.0/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.9.0/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.9.0/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + /builddir/build/BUILD/Python-3.9.0/configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-platlibdir=lib --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 --with-valgrind --without-ensurepip --enable-optimizations configure: WARNING: unrecognized options: --disable-dependency-tracking checking for git... not-found checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for python3.9... python3.9 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for i686-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... i386-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 EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for i686-redhat-linux-gnu-ar... no checking for i686-redhat-linux-gnu-aal... no checking for ar... ar checking for i686-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-trace-refs... no checking for --with-assertions... no checking for --enable-optimizations... yes checking PROFILE_TASK... -m test --pgo checking for --with-lto... yes checking for i686-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 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 if we can use visibility 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 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 linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.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/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/bcm.h... yes checking for linux/can/j1939.h... yes checking for linux/can/raw.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... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 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... 4 checking size of pid_t... 4 checking size of uintptr_t... 4 checking for long double... yes checking size of long double... 12 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 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-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" 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 i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-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 CAN_RAW_JOIN_FILTERS... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... yes checking valgrind/valgrind.h usability... yes checking valgrind/valgrind.h presence... yes checking for valgrind/valgrind.h... yes 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 copy_file_range... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdwalk... no 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 getgrgid_r... yes checking for getgrnam_r... 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 getpwnam_r... yes checking for getpwuid_r... 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 madvise... 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 posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... 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 sigfillset... 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 strsignal... yes 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 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 for rtpSpawn... 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 memfd_create... 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 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... no 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 float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes 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 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... checking SOABI... cpython-39-i386-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... yes 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 gcc ipa-pure-const 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 library containing shm_open... -lrt checking for sys/mman.h... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-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 checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.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.local creating Makefile + /usr/bin/make -O -j48 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition ' regen-all PYTHON_FOR_REGEN=python3.9 # Regenerate Lib/symbol.py from Include/graminit.h # using Tools/scripts/generate_symbol_py.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_symbol_py.py \ /builddir/build/BUILD/Python-3.9.0/Include/graminit.h \ /builddir/build/BUILD/Python-3.9.0/Lib/symbol.py # Regenerate Include/opcode.h from Lib/opcode.py # using Tools/scripts/generate_opcode_h.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_opcode_h.py \ /builddir/build/BUILD/Python-3.9.0/Lib/opcode.py \ /builddir/build/BUILD/Python-3.9.0/Include/opcode.h.new /builddir/build/BUILD/Python-3.9.0/Include/opcode.h.new regenerated from /builddir/build/BUILD/Python-3.9.0/Lib/opcode.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Include/opcode.h /builddir/build/BUILD/Python-3.9.0/Include/opcode.h.new # Regenerate Python/opcode_targets.h from Lib/opcode.py # using Python/makeopcodetargets.py python3.9 /builddir/build/BUILD/Python-3.9.0/Python/makeopcodetargets.py \ /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h.new Jump table written into /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h /builddir/build/BUILD/Python-3.9.0/Python/opcode_targets.h.new # Regenerate Objects/typeslots.inc from Include/typeslotsh # using Objects/typeslots.py python3.9 /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.py \ < /builddir/build/BUILD/Python-3.9.0/Include/typeslots.h \ /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.inc.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.inc /builddir/build/BUILD/Python-3.9.0/Objects/typeslots.inc.new # Regenerate Doc/library/token-list.inc from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py rst \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Doc/library/token-list.inc # Regenerate Include/token.h from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py h \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Include/token.h # Regenerate Parser/token.c from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py c \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Parser/token.c # Regenerate Lib/token.py from Grammar/Tokens # using Tools/scripts/generate_token.py python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/generate_token.py py \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Lib/token.py /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.9.0/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 # Regenerate Include/Python-ast.h and Python/Python-ast.c using Parser/asdl_c.py /usr/bin/mkdir -p /builddir/build/BUILD/Python-3.9.0/Include /usr/bin/mkdir -p /builddir/build/BUILD/Python-3.9.0/Python python3.9 /builddir/build/BUILD/Python-3.9.0/Parser/asdl_c.py \ /builddir/build/BUILD/Python-3.9.0/Parser/Python.asdl \ -H /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h.new \ -C /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c.new /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c.new regenerated. /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h.new regenerated. python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c.new PYTHONPATH=/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator python3.9 -m pegen -q python \ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/metagrammar.gram \ -o /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/grammar_parser.py.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/grammar_parser.py \ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/pegen/grammar_parser.py.new gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.9.0/Programs/_freeze_importlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.9.0/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/token.o /builddir/build/BUILD/Python-3.9.0/Parser/token.c # Regenerate Include/graminit.h and Python/graminit.c # from Grammar/Grammar using pgen PYTHONPATH=/builddir/build/BUILD/Python-3.9.0 python3.9 -m Parser.pgen /builddir/build/BUILD/Python-3.9.0/Grammar/Grammar \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Include/graminit.h.new \ /builddir/build/BUILD/Python-3.9.0/Python/graminit.c.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Include/graminit.h /builddir/build/BUILD/Python-3.9.0/Include/graminit.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/graminit.c /builddir/build/BUILD/Python-3.9.0/Python/graminit.c.new gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/peg_api.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/peg_api.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.9.0/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.9.0/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.9.0/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.9.0/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.9.0/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.9.0/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.9.0/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.9.0/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.9.0/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o /builddir/build/BUILD/Python-3.9.0/Objects/interpreteridobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.9.0/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.9.0/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o /builddir/build/BUILD/Python-3.9.0/Objects/picklebufobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.9.0/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.9.0/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.9.0/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.9.0/Objects/methodobject.c # Regenerate Lib/keyword.py from Grammar/python.gram and Grammar/Tokens # using Tools/peg_generator/pegen PYTHONPATH=/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator python3.9 -m pegen.keywordgen \ /builddir/build/BUILD/Python-3.9.0/Grammar/python.gram \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py.new gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genericaliasobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.9.0/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.9.0/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse_string.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.9.0/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.9.0/Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.9.0/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.9.0/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.9.0/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.9.0/Objects/frameobject.c PYTHONPATH=/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator python3.9 -m pegen -q c \ /builddir/build/BUILD/Python-3.9.0/Grammar/python.gram \ /builddir/build/BUILD/Python-3.9.0/Grammar/Tokens \ -o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.new.c python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.c /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.new.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.9.0/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.9.0/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.9.0/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.9.0/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.9.0/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.9.0/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.9.0/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.9.0/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o /builddir/build/BUILD/Python-3.9.0/Python/hashtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.9.0/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.9.0/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.9.0/Python/ast_opt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.9.0/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.9.0/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.9.0/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.9.0/Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.9.0/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.9.0/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.9.0/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.9.0/Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.9.0/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/pegen.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.9.0/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.9.0/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.9.0/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.9.0/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.9.0/Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.9.0/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.9.0/Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.9.0/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.9.0/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.9.0/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o /builddir/build/BUILD/Python-3.9.0/Python/preconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.9.0/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.9.0/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.9.0/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.9.0/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-39-i386-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.9.0/Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.9.0/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.9.0/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.9.0/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.9.0/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.9.0/Objects/memoryobject.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.9.0/Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.9.0/Objects/exceptions.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.9.0/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.9.0/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.9.0/Modules/main.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.9.0/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.9.0/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.9.0/Python/bltinmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_stat.c -o Modules/_stat.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.9.0/Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.9.0/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.9"' \ -DVPATH='"/builddir/build/BUILD/Python-3.9.0"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.9.0/Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.9.0/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.9.0/Python/formatter_unicode.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_abc.c -o Modules/_abc.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.9.0/Python/import.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_peg_parser.c -o Modules/_peg_parser.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.9.0/Python/pythonrun.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.9.0/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.9.0/Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o /builddir/build/BUILD/Python-3.9.0/Python/initconfig.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c -o Modules/signalmodule.o /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:660:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 660 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:28: /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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.9.0/Python/symtable.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/dictobject.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"i386-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.9.0/Python/sysmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytearrayobject.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.9.0/Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.9.0/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.9.0/Objects/longobject.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bufferedio.c -o Modules/bufferedio.o python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/clinic/clinic.py --make --srcdir /builddir/build/BUILD/Python-3.9.0 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.9.0/Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_sre.c -o Modules/_sre.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.9.0/Python/ceval.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.9.0/Include/pydtrace.d Python/ceval.o Python/import.o Python/sysmodule.o Modules/gcmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/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.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o -lcrypt -lpthread -ldl -lutil -lm -lm # Regenerate Python/importlib_external.h # from Lib/importlib/_bootstrap_external.py using _freeze_importlib ./Programs/_freeze_importlib importlib._bootstrap_external \ /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.9.0/Python/importlib_external.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/importlib_external.h /builddir/build/BUILD/Python-3.9.0/Python/importlib_external.h.new # Regenerate Python/importlib.h from Lib/importlib/_bootstrap.py # using _freeze_importlib ./Programs/_freeze_importlib importlib._bootstrap \ /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.9.0/Python/importlib.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/importlib.h /builddir/build/BUILD/Python-3.9.0/Python/importlib.h.new # Regenerate Python/importlib_zipimport.h from Lib/zipimport.py # using _freeze_importlib ./Programs/_freeze_importlib zipimport \ /builddir/build/BUILD/Python-3.9.0/Lib/zipimport.py \ /builddir/build/BUILD/Python-3.9.0/Python/importlib_zipimport.h.new python3.9 /builddir/build/BUILD/Python-3.9.0/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.9.0/Python/importlib_zipimport.h /builddir/build/BUILD/Python-3.9.0/Python/importlib_zipimport.h.new + /usr/bin/make -O -j48 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition ' Running code to generate profile data (this can take a while): # First, we need to create a clean build with profile generation # enabled. /usr/bin/make profile-gen-stamp /usr/bin/make clean make[2]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' find /builddir/build/BUILD/Python-3.9.0 -depth -name '__pycache__' -exec rm -rf {} ';' find /builddir/build/BUILD/Python-3.9.0 -name '*.py[co]' -exec rm -f {} ';' make[2]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' find . -name '*.[oa]' -exec rm -f {} ';' find . -name '*.s[ol]' -exec rm -f {} ';' find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' find . -name '*.lst' -exec rm -f {} ';' find build -name 'fficonfig.h' -exec rm -f {} ';' || true find build -name '*.py' -exec rm -f {} ';' || true find build -name '*.py[co]' -exec rm -f {} ';' || true rm -f pybuilddir.txt rm -f Lib/lib2to3/*Grammar*.pickle rm -f Programs/_testembed Programs/_freeze_importlib find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' rm -f Include/pydtrace_probes.h rm -f profile-gen-stamp make[2]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' find: 'build': No such file or directory find: 'build': No such file or directory find: 'build': No such file or directory find: 'build': No such file or directory make[2]: [Makefile:1837: clean-retain-profile] Error 1 (ignored) make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' find . -name '*.gc??' -exec rm -f {} ';' find . -name '*.profclang?' -exec rm -f {} ';' find . -name '*.dyn' -exec rm -f {} ';' rm -f /builddir/build/BUILD/Python-3.9.0/build/optimized/coverage.info rm -rf /builddir/build/BUILD/Python-3.9.0/build/optimized/lcov-report rm -f profile-run-stamp make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' touch profile-clean-stamp make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' Building with support for profile generation: make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /usr/bin/make build_all_generate_profile /usr/bin/make build_all 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate" LDFLAGS_NODIST="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate" LIBS="-lcrypt -lpthread -ldl -lutil -lm" make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.9.0/Tools/gdb/libpython.py python-gdb.py make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' sed -e "s,@EXENAME@,/usr/bin/python3.9," < /builddir/build/BUILD/Python-3.9.0/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 make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.9.0/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 make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.9.0/Modules/_math.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.9.0/Programs/python.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.9.0/Parser/grammar1.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/token.o /builddir/build/BUILD/Python-3.9.0/Parser/token.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.9.0/Parser/listnode.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/peg_api.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/peg_api.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.9.0/Objects/boolobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.9.0/Parser/node.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.9.0/Parser/acceler.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.9.0/Objects/accu.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.9.0/Parser/parser.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.9.0/Parser/myreadline.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.9.0/Objects/capsule.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.9.0/Objects/cellobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o /builddir/build/BUILD/Python-3.9.0/Objects/interpreteridobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o /builddir/build/BUILD/Python-3.9.0/Objects/picklebufobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/namespaceobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.9.0/Objects/iterobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.9.0/Python/asdl.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.9.0/Parser/parsetok.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.9.0/Objects/enumobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.9.0/Objects/classobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.9.0/Objects/fileobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.9.0/Objects/methodobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genericaliasobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.9.0/Objects/bytes_methods.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/sliceobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.9.0/Objects/structseq.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.9.0/Python/dynamic_annotations.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.9.0/Objects/call.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.9.0/Python/getcompiler.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.9.0/Python/getcopyright.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.9.0/Objects/complexobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/moduleobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse_string.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.9.0/Python/frozenmain.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.9.0/Python/future.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.9.0/Objects/frameobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.9.0/Python/graminit.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodectype.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.9.0/Objects/funcobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.9.0/Python/getplatform.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.9.0/Python/getversion.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.9.0/Python/mysnprintf.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/tupleobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.9.0/Objects/obmalloc.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.9.0/Programs/_testembed.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/codeobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/rangeobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.9.0/Python/pyfpe.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.9.0/Python/mystrtoul.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.9.0/Python/pyctype.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o /builddir/build/BUILD/Python-3.9.0/Python/hashtable.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.9.0/Python/importdl.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.9.0/Python/pyarena.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.9.0/Python/pymath.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.9.0/Python/pyhash.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.9.0/Python/ast_opt.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.9.0/Python/ast_unparse.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/odictobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.9.0/Python/bootstrap_hash.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.9.0/Python/pathconfig.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.9.0/Python/peephole.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.9.0/Python/context.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.9.0/Python/modsupport.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.9.0/Python/structmember.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.9.0/Objects/descrobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.9.0/Objects/floatobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.9.0/Python/pystrcmp.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.9.0/Python/getopt.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.9.0/Python/pystrhex.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o /builddir/build/BUILD/Python-3.9.0/Python/preconfig.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.9.0/Python/_warnings.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.9.0/Objects/object.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/pegen.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.9.0/Python/pytime.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-39-i386-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.9.0/Python/dynload_shlib.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.9.0/Python/pystrtod.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.9.0/Python/thread.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_weakref.c -o Modules/_weakref.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.9.0/Python/codecs.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/pwdmodule.c -o Modules/pwdmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.9.0/Python/errors.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.9.0/Objects/weakrefobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.9.0/Objects/setobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.9.0/Objects/memoryobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.9.0/Python/hamt.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.9.0/Modules/main.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/atexitmodule.c -o Modules/atexitmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.9.0/Python/fileutils.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.9.0/Python/traceback.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_stat.c -o Modules/_stat.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.9.0/Python/pystate.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.9"' \ -DVPATH='"/builddir/build/BUILD/Python-3.9.0"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.9.0/Modules/getpath.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.9.0/Python/formatter_unicode.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.9.0/Objects/abstract.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.9.0/Python/marshal.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.9.0/Objects/listobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_peg_parser.c -o Modules/_peg_parser.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.9.0/Python/getargs.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/symtablemodule.c -o Modules/symtablemodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/xxsubtype.c -o Modules/xxsubtype.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_abc.c -o Modules/_abc.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.9.0/Python/frozen.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.9.0/Objects/exceptions.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/timemodule.c -o Modules/timemodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.9.0/Python/pylifecycle.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.9.0/Python/dtoa.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.9.0/Python/pythonrun.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.9.0/Modules/gcmodule.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_localemodule.c -o Modules/_localemodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/_iomodule.c -o Modules/_iomodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/faulthandler.c -o Modules/faulthandler.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_threadmodule.c -o Modules/_threadmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bytesio.c -o Modules/bytesio.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_operator.c -o Modules/_operator.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.9.0/Python/bltinmodule.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/fileio.c -o Modules/fileio.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.9.0/Python/import.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/iobase.c -o Modules/iobase.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c -o Modules/signalmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:660:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 660 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:28: /usr/include/signal.h:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/stringio.c -o Modules/stringio.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.9.0/Python/symtable.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_codecsmodule.c -o Modules/_codecsmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytearrayobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_tracemalloc.c -o Modules/_tracemalloc.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/dictobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o /builddir/build/BUILD/Python-3.9.0/Python/initconfig.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/errnomodule.c -o Modules/errnomodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"i386-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.9.0/Python/sysmodule.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.9.0/Objects/longobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.9.0/Python/ast.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytesobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bufferedio.c -o Modules/bufferedio.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.9.0/Python/compile.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/textio.c -o Modules/textio.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/typeobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_sre.c -o Modules/_sre.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/posixmodule.c -o Modules/posixmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.9.0/Python/ceval.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.9.0/Include/pydtrace.d Python/ceval.o Python/import.o Python/sysmodule.o Modules/gcmodule.o make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodeobject.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/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.9.0/Modules/getbuildinfo.c make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' if test libpython3.9.so.1.0 != libpython3.9.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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -Wl,-hlibpython3.9.so.1.0 -o libpython3.9.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ ln -f libpython3.9.so.1.0 libpython3.9.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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -o libpython3.9.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ fi make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.9.so make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' 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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' 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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/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 make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[3]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.9.0/setup.py build running build running build_ext building '_struct' extension building 'array' extension building '_contextvars' extension building 'math' extension building 'cmath' extension building '_datetime' extension creating build/temp.linux-i686-3.9/builddir building '_zoneinfo' extension creating build/temp.linux-i686-3.9/builddir creating build/temp.linux-i686-3.9/builddir building '_random' extension building '_bisect' extension creating build/temp.linux-i686-3.9/builddir creating build/temp.linux-i686-3.9/builddir building '_heapq' extension building '_pickle' extension creating build/temp.linux-i686-3.9/builddir/build creating build/temp.linux-i686-3.9/builddir/build building '_json' extension building '_lsprof' extension building 'unicodedata' extension creating build/temp.linux-i686-3.9/builddir/build building '_opcode' extension creating build/temp.linux-i686-3.9/builddir/build creating build/temp.linux-i686-3.9/builddir/build building '_asyncio' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD building '_statistics' extension building 'fcntl' extension building 'grp' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD creating build/temp.linux-i686-3.9/builddir/build/BUILD creating build/temp.linux-i686-3.9/builddir/build/BUILD building 'spwd' extension building 'select' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD building 'parser' extension building 'mmap' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD building 'syslog' extension building '_xxsubinterpreters' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building 'audioop' extension building '_csv' extension building '_posixsubprocess' extension building '_testcapi' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_testinternalcapi' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD building '_testimportmultiple' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_testmultiphase' extension building '_xxtestfuzz' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building 'readline' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_curses_panel' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_queue' extension building '_socket' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_ssl' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_sha512' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_sha256' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_md5' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 building '_sha1' extension building '_testbuffer' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules building '_sha3' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_struct.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_struct.o building '_crypt' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules building '_hashlib' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules building '_blake2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.o creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.o creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.o building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_pickle.o -DPy_BUILD_CORE_MODULE creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/audioop.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/audioop.o creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ssl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ssl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.o creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_opcode.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_opcode.o creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.o creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/readline.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/readline.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_csv.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_csv.o creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/sha512module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/sha256module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_json.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_json.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/md5module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/md5module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/sha1module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha1module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_contextvars.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-i686-3.9/_crypt.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testimportmultiple.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_statistics.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_opcode.cpython-39-i386-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/spwd.cpython-39-i386-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.o building '_sqlite3' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testinternalcapi.cpython-39-i386-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/termios.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/termios.o building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/resource.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/syslog.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_queue.cpython-39-i386-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/ossaudiodev.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/grp.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha1.cpython-39-i386-linux-gnu.so building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/nismodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_bisect.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_md5.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_heapq.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_random.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-i686-3.9/_curses_panel.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testmultiphase.cpython-39-i386-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/rotatingtree.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/rotatingtree.o building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/binascii.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/fcntl.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/termios.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm -lgdbm_compat -o build/lib.linux-i686-3.9/_dbm.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_xxtestfuzz.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/resource.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_lsprof.cpython-39-i386-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_bz2module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha256.cpython-39-i386-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.o building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.o building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_elementtree.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/mmap.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -o build/lib.linux-i686-3.9/_gdbm.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/nismodule.o -L. -L/usr/local/lib -lnsl -ltirpc -o build/lib.linux-i686-3.9/nis.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_posixsubprocess.cpython-39-i386-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.o building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.o building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.o building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.o building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -o build/lib.linux-i686-3.9/readline.cpython-39-i386-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/parser.cpython-39-i386-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.o -Wno-unknown-pragmas building '_ctypes_test' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.o building '_posixshmem' extension creating build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/select.cpython-39-i386-linux-gnu.so building '_multiprocessing' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.o building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -o build/lib.linux-i686-3.9/_bz2.cpython-39-i386-linux-gnu.so building '_uuid' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include/uuid -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_uuidmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_csv.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha3.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -lrt -o build/lib.linux-i686-3.9/_posixshmem.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -o build/lib.linux-i686-3.9/_uuid.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/semaphore.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha512.cpython-39-i386-linux-gnu.so building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DPy_LIMITED_API=0x03050000 -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/xxlimited.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_tw.cpython-39-i386-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_xxsubinterpreters.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_kr.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_hk.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/xxlimited.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/xxlimited.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/ossaudiodev.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_zoneinfo.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_multiprocessing.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_cn.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-i686-3.9/_lzma.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-i686-3.9/_hashlib.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2s_impl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/_ctypes_test.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_struct.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/binascii.o -L. -L/usr/local/lib -lz -o build/lib.linux-i686-3.9/binascii.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -o build/lib.linux-i686-3.9/zlib.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testbuffer.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_iso2022.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/audioop.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/array.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/unicodedata.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_jp.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_json.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/math.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_blake2.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_multibytecodec.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_asyncio.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/cmath.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -o build/lib.linux-i686-3.9/_tkinter.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/util.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-i686-3.9/_ssl.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -o build/lib.linux-i686-3.9/_sqlite3.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/_datetime.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_socket.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-i686-3.9/_elementtree.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testcapi.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-i686-3.9/_curses.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-i686-3.9/pyexpat.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_pickle.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib -lffi -ldl -o build/lib.linux-i686-3.9/_ctypes.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/_decimal.cpython-39-i386-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.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 make[3]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' touch profile-gen-stamp make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' In file included from /usr/include/string.h:519, from /builddir/build/BUILD/Python-3.9.0/Include/Python.h:30, from /builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.c:103: In function ‘strncpy’, inlined from ‘getsockaddrarg’ at /builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.c:2395:9: /usr/include/bits/string_fortified.h:106:10: warning: ‘strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Next, run the profile task to generate the profile information. /usr/bin/make run_profile_task make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized ./python -m test --pgo || true 0:00:00 load avg: 5.29 Run tests sequentially 0:00:00 load avg: 5.29 [ 1/43] test_array 0:00:05 load avg: 4.94 [ 2/43] test_base64 0:00:07 load avg: 4.63 [ 3/43] test_binascii 0:00:07 load avg: 4.63 [ 4/43] test_binop 0:00:08 load avg: 4.63 [ 5/43] test_bisect 0:00:08 load avg: 4.63 [ 6/43] test_bytes 0:00:23 load avg: 3.82 [ 7/43] test_bz2 0:00:26 load avg: 3.82 [ 8/43] test_cmath 0:00:27 load avg: 3.60 [ 9/43] test_codecs 0:00:37 load avg: 3.20 [10/43] test_collections 0:00:42 load avg: 3.02 [11/43] test_complex 0:00:45 load avg: 3.02 [12/43] test_dataclasses 0:00:47 load avg: 2.86 [13/43] test_datetime 0:01:14 load avg: 2.22 [14/43] test_decimal 0:01:58 load avg: 1.58 [15/43] test_difflib -- test_decimal passed in 44.8 sec 0:02:07 load avg: 1.49 [16/43] test_embed 0:02:08 load avg: 1.49 [17/43] test_float 0:02:10 load avg: 1.49 [18/43] test_fstring 0:02:14 load avg: 1.45 [19/43] test_functools 0:02:16 load avg: 1.45 [20/43] test_generators 0:02:17 load avg: 1.49 [21/43] test_hashlib 0:02:21 load avg: 1.45 [22/43] test_heapq 0:02:28 load avg: 1.42 [23/43] test_int 0:02:29 load avg: 1.42 [24/43] test_itertools 0:03:07 load avg: 1.21 [25/43] test_json -- test_itertools passed in 37.8 sec 0:03:22 load avg: 1.16 [26/43] test_long 0:03:55 load avg: 1.10 [27/43] test_lzma -- test_long passed in 32.6 sec 0:03:57 load avg: 1.17 [28/43] test_math 0:04:31 load avg: 1.10 [29/43] test_memoryview -- test_math passed in 34.1 sec 0:04:34 load avg: 1.09 [30/43] test_operator 0:04:35 load avg: 1.09 [31/43] test_ordered_dict 0:04:41 load avg: 1.09 [32/43] test_pickle 0:05:30 load avg: 1.04 [33/43] test_pprint -- test_pickle passed in 49.3 sec 0:05:32 load avg: 1.03 [34/43] test_re 0:05:40 load avg: 1.03 [35/43] test_set 0:05:54 load avg: 1.02 [36/43] test_sqlite 0:05:55 load avg: 1.02 [37/43] test_statistics 0:06:15 load avg: 1.02 [38/43] test_struct 0:06:19 load avg: 1.01 [39/43] test_tabnanny 0:06:22 load avg: 1.01 [40/43] test_time 0:06:25 load avg: 1.01 [41/43] test_unicode 0:06:36 load avg: 1.01 [42/43] test_xml_etree 0:06:39 load avg: 1.01 [43/43] test_xml_etree_c Total duration: 6 min 44 sec Tests result: SUCCESS make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /usr/bin/make build_all_merge_profile make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' true make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' # Remove profile generation binary since we are done with it. /usr/bin/make clean-retain-profile make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' find /builddir/build/BUILD/Python-3.9.0 -depth -name '__pycache__' -exec rm -rf {} ';' find /builddir/build/BUILD/Python-3.9.0 -name '*.py[co]' -exec rm -f {} ';' make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' find . -name '*.[oa]' -exec rm -f {} ';' find . -name '*.s[ol]' -exec rm -f {} ';' find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' find . -name '*.lst' -exec rm -f {} ';' find build -name 'fficonfig.h' -exec rm -f {} ';' || true find build -name '*.py' -exec rm -f {} ';' || true find build -name '*.py[co]' -exec rm -f {} ';' || true rm -f pybuilddir.txt rm -f Lib/lib2to3/*Grammar*.pickle rm -f Programs/_testembed Programs/_freeze_importlib find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' rm -f Include/pydtrace_probes.h rm -f profile-gen-stamp make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' # This is an expensive target to build and it does not have proper # makefile dependency information. So, we create a "stamp" file # to record its completion and avoid re-running it. touch profile-run-stamp Rebuilding with profile guided optimizations: rm -f profile-clean-stamp /usr/bin/make build_all 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction" LDFLAGS_NODIST="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g " make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.9.0/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 make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.9.0/Modules/_math.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.9.0/Programs/python.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.9.0/Parser/grammar1.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/token.o /builddir/build/BUILD/Python-3.9.0/Parser/token.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/peg_api.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/peg_api.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.9.0/Parser/listnode.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.9.0/Parser/node.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.9.0/Objects/accu.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.9.0/Objects/boolobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.9.0/Parser/acceler.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.9.0/Parser/parser.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.9.0/Parser/myreadline.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/namespaceobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.9.0/Objects/capsule.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.9.0/Objects/cellobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o /builddir/build/BUILD/Python-3.9.0/Objects/interpreteridobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.9.0/Objects/iterobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.9.0/Objects/enumobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.9.0/Parser/parsetok.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o /builddir/build/BUILD/Python-3.9.0/Objects/picklebufobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.9.0/Objects/fileobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.9.0/Python/asdl.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.9.0/Objects/classobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genericaliasobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.9.0/Objects/methodobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.9.0/Python/dynamic_annotations.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.9.0/Objects/sliceobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/moduleobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.9.0/Objects/structseq.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.9.0/Objects/funcobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.9.0/Programs/_testembed.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /builddir/build/BUILD/Python-3.9.0/Programs/_testembed.c: In function 'main': /builddir/build/BUILD/Python-3.9.0/Programs/_testembed.c:1734:1: warning: '/builddir/build/BUILD/Python-3.9.0/build/optimized/Programs/_testembed.gcda' profile count data file not found [-Wmissing-profile] 1734 | } | ^ make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.9.0/Objects/complexobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.9.0/Objects/frameobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/rangeobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.9.0/Python/frozenmain.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse_string.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.9.0/Objects/call.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.9.0/Objects/bytes_methods.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.9.0/Python/getcompiler.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.9.0/Python/getcopyright.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.9.0/Python/future.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.9.0/Python/graminit.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/odictobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.9.0/Python/getplatform.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.9.0/Python/getversion.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.9.0/Objects/genobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.9.0/Python/mysnprintf.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.9.0/Python/importdl.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/codeobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.9.0/Python/ast_unparse.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.9.0/Python/pyctype.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.9.0/Python/pyfpe.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.9.0/Objects/tupleobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.9.0/Python/_warnings.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.9.0/Objects/obmalloc.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.9.0/Python/pyarena.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.9.0/Python/ast_opt.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o /builddir/build/BUILD/Python-3.9.0/Python/hashtable.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.9.0/Python/context.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.9.0/Python/mystrtoul.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.9.0/Objects/descrobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.9.0/Python/pymath.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.9.0/Objects/object.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodectype.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.9.0/Python/modsupport.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.9.0/Python/pathconfig.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.9.0/Python/pystrcmp.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/pegen.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.9.0/Python/getopt.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.9.0/Python/bootstrap_hash.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.9.0/Objects/weakrefobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.9.0/Python/structmember.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.9.0/Python/codecs.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o /builddir/build/BUILD/Python-3.9.0/Python/preconfig.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.9.0/Python/errors.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.9.0/Python/pyhash.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.9.0/Python/peephole.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.9.0/Objects/memoryobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.9.0/Objects/floatobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.9.0/Python/pystrhex.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.9.0/Python/pystrtod.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.9.0/Python/thread.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-39-i386-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.9.0/Python/dynload_shlib.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.9.0/Python/pytime.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.9.0/Objects/exceptions.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.9.0/Objects/abstract.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.9.0/Objects/setobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.9.0/Python/hamt.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/pwdmodule.c -o Modules/pwdmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_weakref.c -o Modules/_weakref.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.9.0/Python/traceback.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/errnomodule.c -o Modules/errnomodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.9.0/Modules/main.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/atexitmodule.c -o Modules/atexitmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_stat.c -o Modules/_stat.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.9.0/Python/pystate.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.9.0/Python/marshal.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.9.0/Python/bltinmodule.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.9"' \ -DVPATH='"/builddir/build/BUILD/Python-3.9.0"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.9.0/Modules/getpath.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.9.0/Python/pythonrun.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.9.0/Python/fileutils.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_abc.c -o Modules/_abc.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.9.0/Python/pylifecycle.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_localemodule.c -o Modules/_localemodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.9.0/Python/import.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_peg_parser.c -o Modules/_peg_parser.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/symtablemodule.c -o Modules/symtablemodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/_iomodule.c -o Modules/_iomodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/iobase.c -o Modules/iobase.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.9.0/Python/getargs.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/xxsubtype.c -o Modules/xxsubtype.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.9.0/Python/formatter_unicode.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/timemodule.c -o Modules/timemodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o /builddir/build/BUILD/Python-3.9.0/Python/initconfig.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/_threadmodule.c -o Modules/_threadmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.9.0/Modules/gcmodule.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.9.0/Python/frozen.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c -o Modules/signalmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:660:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 660 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from /builddir/build/BUILD/Python-3.9.0/Modules/signalmodule.c:28: /usr/include/signal.h:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/fileio.c -o Modules/fileio.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bytesio.c -o Modules/bytesio.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_operator.c -o Modules/_operator.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/stringio.c -o Modules/stringio.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.9.0/Python/symtable.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/faulthandler.c -o Modules/faulthandler.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_tracemalloc.c -o Modules/_tracemalloc.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.9.0/Objects/listobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"i386-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.9.0/Python/sysmodule.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytearrayobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.9.0/Objects/dictobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_codecsmodule.c -o Modules/_codecsmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.9.0/Python/dtoa.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.9.0/Python/ast.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.9.0/Objects/bytesobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/bufferedio.c -o Modules/bufferedio.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.9.0/Python/compile.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/builddir/build/BUILD/Python-3.9.0/Modules/_io -c /builddir/build/BUILD/Python-3.9.0/Modules/_io/textio.c -o Modules/textio.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.9.0/Objects/longobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/typeobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.9.0/Modules/_sre.c -o Modules/_sre.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse.o /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/builddir/build/BUILD/Python-3.9.0/Include/internal -c /builddir/build/BUILD/Python-3.9.0/Modules/posixmodule.c -o Modules/posixmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.9.0/Python/ceval.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.9.0/Include/pydtrace.d Python/ceval.o Python/import.o Python/sysmodule.o Modules/gcmodule.o make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.9.0/Objects/unicodeobject.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/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.9.0/Modules/getbuildinfo.c make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' if test libpython3.9.so.1.0 != libpython3.9.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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -Wl,-hlibpython3.9.so.1.0 -o libpython3.9.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ ln -f libpython3.9.so.1.0 libpython3.9.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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -o libpython3.9.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.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/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ fi make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.9.so make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' 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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/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 make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' 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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g ' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.9.0/setup.py build running build running build_ext building '_struct' extension building 'array' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_struct.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_struct.o building '_contextvars' extension building 'math' extension building 'cmath' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.o building '_zoneinfo' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.o building '_bisect' extension building '_heapq' extension building '_random' extension building '_pickle' extension building '_json' extension building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.o building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE building '_datetime' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_pickle.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_json.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_json.o -DPy_BUILD_CORE_MODULE building '_queue' extension building '_statistics' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.o building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.o building '_asyncio' extension building 'select' extension building 'parser' extension building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.o building '_opcode' extension building '_xxsubinterpreters' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.o building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.o building '_testinternalcapi' extension building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE building 'syslog' extension building '_testmultiphase' extension building 'readline' extension building '_curses' extension building 'grp' extension building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.o building '_ssl' extension building '_hashlib' extension building '_posixsubprocess' extension building '_md5' extension building '_sha1' extension building '_sha3' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.o building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/readline.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/readline.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.o building '_crypt' extension building '_socket' extension building '_sha256' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.o building '_blake2' extension building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/sha1module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha1module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_opcode.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_opcode.o building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.o building '_sha512' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/audioop.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/audioop.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/sha256module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/sha512module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.o building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ssl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ssl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/md5module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/md5module.o building '_xxtestfuzz' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_csv.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_contextvars.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testimportmultiple.cpython-39-i386-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-i686-3.9/_crypt.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_opcode.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/spwd.cpython-39-i386-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_statisticsmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_statistics.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testinternalcapi.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_queue.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/syslog.cpython-39-i386-linux-gnu.so building '_sqlite3' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_bisect.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/grp.cpython-39-i386-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/termios.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/termios.o building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/resource.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/resource.o building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/ossaudiodev.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testmultiphase.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/fcntlmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/fcntl.cpython-39-i386-linux-gnu.so building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/nismodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_random.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/rotatingtree.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-i686-3.9/_curses_panel.cpython-39-i386-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.o building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/binascii.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_heapq.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_lsprof.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_lsprof.cpython-39-i386-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_bz2module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_md5.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/parsermodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/parser.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm -lgdbm_compat -o build/lib.linux-i686-3.9/_dbm.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_xxtestfuzz.cpython-39-i386-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_posixsubprocess.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha1.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/mmap.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -o build/lib.linux-i686-3.9/readline.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/termios.cpython-39-i386-linux-gnu.so building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.o building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_elementtree.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_elementtree.o building '_multibytecodec' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -o build/lib.linux-i686-3.9/_gdbm.cpython-39-i386-linux-gnu.so building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/resource.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/nismodule.o -L. -L/usr/local/lib -lnsl -ltirpc -o build/lib.linux-i686-3.9/nis.cpython-39-i386-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.o building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/select.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_csv.cpython-39-i386-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_tw.o building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.o building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.o -Wno-unknown-pragmas building '_ctypes_test' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_xxsubinterpreters.cpython-39-i386-linux-gnu.so building '_posixshmem' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.o building '_multiprocessing' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.o building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.o building '_uuid' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include/uuid -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_uuidmodule.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -o build/lib.linux-i686-3.9/_bz2.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_zoneinfo.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_zoneinfo.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha256.cpython-39-i386-linux-gnu.so building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DPy_LIMITED_API=0x03050000 -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/xxlimited.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/xxlimited.o building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/ossaudiodev.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/semaphore.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -lrt -o build/lib.linux-i686-3.9/_posixshmem.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -o build/lib.linux-i686-3.9/_uuid.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -o build/lib.linux-i686-3.9/zlib.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/xxlimited.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/xxlimited.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_asyncio.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-i686-3.9/_hashlib.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-i686-3.9/_lzma.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_struct.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_tw.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/_ctypes_test.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/math.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/multiprocessing.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_multiprocessing.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/audioop.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testbuffer.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_kr.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_iso2022.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_hk.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/binascii.o -L. -L/usr/local/lib -lz -o build/lib.linux-i686-3.9/binascii.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_cn.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/array.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha3.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_multibytecodec.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_json.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_socket.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_sha512.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_codecs_jp.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-i686-3.9/_ssl.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-i686-3.9/pyexpat.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2s_impl.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-i686-3.9/_curses.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_testcapi.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_tkinter.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -o build/lib.linux-i686-3.9/_tkinter.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/unicodedata.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-i686-3.9/_elementtree.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/_datetime.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/util.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/util.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2b_impl.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2module.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_blake2.cpython-39-i386-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cache.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/connection.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/cursor.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/microprotocols.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/module.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/prepare_protocol.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/row.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/statement.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -o build/lib.linux-i686-3.9/_sqlite3.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-i686-3.9/_pickle.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/cmath.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/_ctypes.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callbacks.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/callproc.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib -lffi -ldl -o build/lib.linux-i686-3.9/_ctypes.cpython-39-i386-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.o -Wno-unknown-pragmas gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.9.0/Include -I/builddir/build/BUILD/Python-3.9.0/build/optimized -c /builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.o -Wno-unknown-pragmas gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/_decimal.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/basearith.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/constants.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/context.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/convolute.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/crt.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fnt.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/io.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-i686-3.9/builddir/build/BUILD/Python-3.9.0/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -o build/lib.linux-i686-3.9/_decimal.cpython-39-i386-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 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 make[1]: Leaving directory '/builddir/build/BUILD/Python-3.9.0/build/optimized' In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ~~~~~~~^~~ In file included from /builddir/build/BUILD/Python-3.9.0/Include/bytesobject.h:75, from /builddir/build/BUILD/Python-3.9.0/Include/Python.h:96, from /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:11: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 5 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^~~~~~~ In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ~~~~~~~^~~ In file included from /builddir/build/BUILD/Python-3.9.0/Include/bytesobject.h:75, from /builddir/build/BUILD/Python-3.9.0/Include/Python.h:96, from /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:11: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 6 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^~~~~~~ In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ~~~~~~~^~~ In file included from /builddir/build/BUILD/Python-3.9.0/Include/bytesobject.h:75, from /builddir/build/BUILD/Python-3.9.0/Include/Python.h:96, from /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:11: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 7 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^~~~~~~ In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ~~~~~~~^~~ In file included from /builddir/build/BUILD/Python-3.9.0/Include/bytesobject.h:75, from /builddir/build/BUILD/Python-3.9.0/Include/Python.h:96, from /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:11: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 8 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^~~~~~~ /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c: In function ‘L_set’: /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c:449:76: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized] 449 | ( ( (type)x & ~(BIT_MASK(type, size) << LOW_BIT(size)) ) | ( ((type)v & BIT_MASK(type, size)) << LOW_BIT(size) ) ) \ | ^ /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c:735:19: note: ‘val’ was declared here 735 | unsigned long val; | ^~~ /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c: In function ‘q_set_sw’: /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c:449:76: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized] 449 | ( ( (type)x & ~(BIT_MASK(type, size) << LOW_BIT(size)) ) | ( ((type)v & BIT_MASK(type, size)) << LOW_BIT(size) ) ) \ | ^ /builddir/build/BUILD/Python-3.9.0/Modules/_ctypes/cfield.c:895:15: note: ‘val’ was declared here 895 | long long val; | ^~~ In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ^ /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 5 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^ In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ^ /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 6 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^ In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ^ /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 7 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^ In function ‘_write_size64’, inlined from ‘_Pickler_CommitFrame.part.0’ at /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:978:9: /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c:962:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 962 | out[i] = 0; | ^ /builddir/build/BUILD/Python-3.9.0/Modules/_pickle.c: In function ‘_Pickler_CommitFrame.part.0’: /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h:8:10: note: at offset 8 to object ‘ob_sval’ with size 1 declared here 8 | char ob_sval[1]; | ^ + popd ~/build/BUILD/Python-3.9.0 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9Jxf8H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 + cd Python-3.9.0 ++ pwd + topdir=/builddir/build/BUILD/Python-3.9.0 + DirHoldingGdbPy=/usr/lib/debug//usr/lib + mkdir -p /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug//usr/lib + InstallPython debug libpython3.9d.so.1.0 -O0 3.9d STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + ConfName=debug + PyInstSoName=libpython3.9d.so.1.0 + MoreCFlags=-O0 + LDVersion=3.9d + ConfDir=build/debug + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.9.0/build/debug ~/build/BUILD/Python-3.9.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 'INSTALL=/usr/bin/install -p' EXTRA_CFLAGS=-O0 Creating directory /usr/bin if test "no-framework" = "no-framework" ; then \ /usr/bin/install -p python /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d; \ else \ /usr/bin/install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d; \ fi if test "3.9" != "3.9d"; then \ if test -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9 -o -h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ then rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ fi; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln python3.9d python3.9); \ fi if test -f libpython3.9d.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /usr/bin/install -p -m 755 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; \ else \ /usr/bin/install -p -m 755 libpython3.9d.so /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.9d.so.1.0; \ if test libpython3.9d.so != libpython3.9d.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib; ln -sf libpython3.9d.so.1.0 libpython3.9d.so) \ fi \ fi; \ if test -n ""; then \ /usr/bin/install -p -m 755 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/binpython3.9-32; \ lipo \ -output /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-32 \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g ' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.9.0/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.9.0/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 Creating directory /usr/lib/python3.9 Creating directory /usr/lib/python3.9/tkinter Creating directory /usr/lib/python3.9/tkinter/test Creating directory /usr/lib/python3.9/tkinter/test/test_tkinter Creating directory /usr/lib/python3.9/tkinter/test/test_ttk Creating directory /usr/lib/python3.9/site-packages Creating directory /usr/lib/python3.9/test Creating directory /usr/lib/python3.9/test/audiodata Creating directory /usr/lib/python3.9/test/capath Creating directory /usr/lib/python3.9/test/data Creating directory /usr/lib/python3.9/test/cjkencodings Creating directory /usr/lib/python3.9/test/decimaltestdata Creating directory /usr/lib/python3.9/test/xmltestdata Creating directory /usr/lib/python3.9/test/xmltestdata/c14n-20 Creating directory /usr/lib/python3.9/test/dtracedata Creating directory /usr/lib/python3.9/test/eintrdata Creating directory /usr/lib/python3.9/test/imghdrdata Creating directory /usr/lib/python3.9/test/libregrtest Creating directory /usr/lib/python3.9/test/subprocessdata Creating directory /usr/lib/python3.9/test/sndhdrdata Creating directory /usr/lib/python3.9/test/support Creating directory /usr/lib/python3.9/test/tracedmodules Creating directory /usr/lib/python3.9/test/encoded_modules Creating directory /usr/lib/python3.9/test/test_import Creating directory /usr/lib/python3.9/test/test_import/data Creating directory /usr/lib/python3.9/test/test_import/data/circular_imports Creating directory /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg Creating directory /usr/lib/python3.9/test/test_import/data/package Creating directory /usr/lib/python3.9/test/test_import/data/package2 Creating directory /usr/lib/python3.9/test/test_import/data/unwritable Creating directory /usr/lib/python3.9/importlib Creating directory /usr/lib/python3.9/test/test_importlib Creating directory /usr/lib/python3.9/test/test_importlib/builtin Creating directory /usr/lib/python3.9/test/test_importlib/data Creating directory /usr/lib/python3.9/test/test_importlib/data01 Creating directory /usr/lib/python3.9/test/test_importlib/data01/subdirectory Creating directory /usr/lib/python3.9/test/test_importlib/data02 Creating directory /usr/lib/python3.9/test/test_importlib/data02/one Creating directory /usr/lib/python3.9/test/test_importlib/data02/two Creating directory /usr/lib/python3.9/test/test_importlib/data03 Creating directory /usr/lib/python3.9/test/test_importlib/data03/namespace Creating directory /usr/lib/python3.9/test/test_importlib/data03/namespace/portion1 Creating directory /usr/lib/python3.9/test/test_importlib/data03/namespace/portion2 Creating directory /usr/lib/python3.9/test/test_importlib/extension Creating directory /usr/lib/python3.9/test/test_importlib/frozen Creating directory /usr/lib/python3.9/test/test_importlib/import_ Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1 Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2 Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1 Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2 Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3 Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /usr/lib/python3.9/test/test_importlib/source Creating directory /usr/lib/python3.9/test/test_importlib/zipdata01 Creating directory /usr/lib/python3.9/test/test_importlib/zipdata02 Creating directory /usr/lib/python3.9/test/test_zoneinfo Creating directory /usr/lib/python3.9/test/test_zoneinfo/data Creating directory /usr/lib/python3.9/test/ziptestdata Creating directory /usr/lib/python3.9/asyncio Creating directory /usr/lib/python3.9/test/test_asyncio Creating directory /usr/lib/python3.9/collections Creating directory /usr/lib/python3.9/concurrent Creating directory /usr/lib/python3.9/concurrent/futures Creating directory /usr/lib/python3.9/encodings Creating directory /usr/lib/python3.9/email Creating directory /usr/lib/python3.9/email/mime Creating directory /usr/lib/python3.9/test/test_email Creating directory /usr/lib/python3.9/test/test_email/data Creating directory /usr/lib/python3.9/ensurepip Creating directory /usr/lib/python3.9/ensurepip/_bundled Creating directory /usr/lib/python3.9/html Creating directory /usr/lib/python3.9/json Creating directory /usr/lib/python3.9/test/test_json Creating directory /usr/lib/python3.9/http Creating directory /usr/lib/python3.9/dbm Creating directory /usr/lib/python3.9/xmlrpc Creating directory /usr/lib/python3.9/sqlite3 Creating directory /usr/lib/python3.9/sqlite3/test Creating directory /usr/lib/python3.9/logging Creating directory /usr/lib/python3.9/wsgiref Creating directory /usr/lib/python3.9/urllib Creating directory /usr/lib/python3.9/lib2to3 Creating directory /usr/lib/python3.9/lib2to3/fixes Creating directory /usr/lib/python3.9/lib2to3/pgen2 Creating directory /usr/lib/python3.9/lib2to3/tests Creating directory /usr/lib/python3.9/lib2to3/tests/data Creating directory /usr/lib/python3.9/lib2to3/tests/data/fixers Creating directory /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes Creating directory /usr/lib/python3.9/ctypes Creating directory /usr/lib/python3.9/ctypes/test Creating directory /usr/lib/python3.9/ctypes/macholib Creating directory /usr/lib/python3.9/idlelib Creating directory /usr/lib/python3.9/idlelib/Icons Creating directory /usr/lib/python3.9/idlelib/idle_test Creating directory /usr/lib/python3.9/distutils Creating directory /usr/lib/python3.9/distutils/command Creating directory /usr/lib/python3.9/distutils/tests Creating directory /usr/lib/python3.9/xml Creating directory /usr/lib/python3.9/xml/dom Creating directory /usr/lib/python3.9/xml/etree Creating directory /usr/lib/python3.9/xml/parsers Creating directory /usr/lib/python3.9/xml/sax Creating directory /usr/lib/python3.9/test/test_peg_generator Creating directory /usr/lib/python3.9/test/test_tools Creating directory /usr/lib/python3.9/test/test_warnings Creating directory /usr/lib/python3.9/test/test_warnings/data Creating directory /usr/lib/python3.9/turtledemo Creating directory /usr/lib/python3.9/multiprocessing Creating directory /usr/lib/python3.9/multiprocessing/dummy Creating directory /usr/lib/python3.9/unittest Creating directory /usr/lib/python3.9/unittest/test Creating directory /usr/lib/python3.9/unittest/test/testmock Creating directory /usr/lib/python3.9/venv Creating directory /usr/lib/python3.9/venv/scripts Creating directory /usr/lib/python3.9/venv/scripts/common Creating directory /usr/lib/python3.9/venv/scripts/posix Creating directory /usr/lib/python3.9/curses Creating directory /usr/lib/python3.9/pydoc_data Creating directory /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/__future__.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/__phello__.foo.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_aix_support.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_bootlocale.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_bootsubprocess.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_collections_abc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_compat_pickle.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_compression.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_markupbase.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_osx_support.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_py_abc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_pydecimal.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_pyio.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_sitebuiltins.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_strptime.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_threading_local.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_weakrefset.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/abc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/aifc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/antigravity.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/argparse.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ast.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asynchat.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncore.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/base64.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/bdb.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/binhex.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/bisect.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/bz2.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/cProfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/calendar.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/cgi.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/cgitb.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/chunk.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/cmd.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/code.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/codecs.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/codeop.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/colorsys.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/compileall.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/configparser.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/contextlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/contextvars.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/copy.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/copyreg.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/crypt.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/csv.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dataclasses.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/datetime.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/decimal.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/difflib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dis.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/doctest.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/enum.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/filecmp.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/fileinput.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/fnmatch.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/formatter.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/fractions.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ftplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/functools.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/genericpath.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/getopt.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/getpass.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/gettext.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/glob.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/graphlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/gzip.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/hashlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/heapq.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/hmac.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/imaplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/imghdr.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/imp.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/inspect.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/io.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ipaddress.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/linecache.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/locale.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lzma.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/mailbox.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/mailcap.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/mimetypes.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/modulefinder.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/netrc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/nntplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ntpath.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/nturl2path.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/numbers.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/opcode.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/operator.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/optparse.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/os.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pathlib.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/pdb.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pickle.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pickletools.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pipes.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pkgutil.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/platform.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/plistlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/poplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/posixpath.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pprint.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/profile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pstats.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pty.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/py_compile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pyclbr.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/pydoc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/queue.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/quopri.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/random.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/re.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/reprlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/rlcompleter.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/runpy.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sched.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/secrets.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/selectors.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/shelve.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/shlex.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/shutil.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/signal.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/site.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/smtpd.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/smtplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sndhdr.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/socket.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/socketserver.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sre_compile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sre_constants.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sre_parse.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ssl.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/stat.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/statistics.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/string.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/stringprep.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/struct.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/subprocess.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sunau.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/symbol.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/symtable.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sysconfig.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/tabnanny.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/tarfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/telnetlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tempfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/textwrap.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/this.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/threading.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/timeit.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/token.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tokenize.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/trace.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/traceback.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tracemalloc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tty.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtle.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/types.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/typing.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/uu.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/uuid.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/warnings.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wave.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/weakref.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/webbrowser.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xdrlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zipapp.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zipfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zipimport.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/__init__.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/__main__.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/colorchooser.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/commondialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/constants.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/dialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/dnd.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/filedialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/font.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/messagebox.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/scrolledtext.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/simpledialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/tix.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/ttk.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/README /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/__init__.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/runtktests.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/support.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/widget_tests.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/__init__.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_style.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/site-packages/README.txt /usr/lib/python3.9/site-packages /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/Sine-1000Hz-300ms.aif /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/__init__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/__main__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/_test_multiprocessing.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/allsans.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ann_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ann_module2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ann_module3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiotest.au /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiotests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audit-tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/autotest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_coding.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_coding2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_getattr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_getattr2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_getattr3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badcert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badkey.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_3131.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future10.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future4.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future5.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future6.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future7.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future8.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future9.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_pep3120.py /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/bisect_cmd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cfgparser.1 /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cfgparser.2 /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cfgparser.3 /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/clinic.test /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cmath_testcases.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/coding20731.py /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/curses_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_1.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_1_str.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_2_str.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_textanno.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/datetimetester.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dis_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/doctest_aliases.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/double_const.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/empty.vbs /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/exception_hierarchy.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ffdh3072.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/final_a.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/final_b.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/floating_points.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/fork_wait.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/formatfloat_testcases.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/future_test1.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/future_test2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/gdb_sample.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/good_getattr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/idnsans.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ieee754.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imp_dummy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/inspect_fodder.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/inspect_fodder2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert.passwd.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert2.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert3.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert4.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycertecc.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/list_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/lock_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mailcap.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/make_ssl_certs.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mapping_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/math_testcases.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/memory_watchdog.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mime.types /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mock_socket.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mod_generics_cache.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mp_fork_bomb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mp_preload.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/multibytecodec_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/nokia.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/nullbytecert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/nullcert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pickletester.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/profilee.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pstats.pck /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pycacert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pycakey.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pyclbr_input.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pydoc_mod.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pydocfodder.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pythoninfo.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/randv2_32.pck /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/randv2_64.pck /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/randv3.pck /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/re_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/recursion.tar /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/regrtest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/relimport.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/reperf.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/revocation.crl /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sample_doctest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sample_doctest_no_docstrings.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sample_doctest_no_doctests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/secp384r1.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/seq_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sgml_input.html /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/signalinterproctester.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sortperf.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_cert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_key.passwd.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_key.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_servers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssltests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/string_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/talos-2019-0758.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test___all__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test___future__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__locale.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__opcode.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__osx_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__xxsubinterpreters.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_abc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_abstract_numbers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_aifc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_argparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_array.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asdl_parser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ast.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncgen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asynchat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncore.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_atexit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_audioop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_audit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_augassign.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_base64.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_baseexception.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bdb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bigaddrspace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bigmem.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_binascii.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_binhex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_binop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bisect.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bool.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_buffer.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bufio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_builtin.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bytes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bz2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_c_locale_coercion.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_calendar.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_call.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_capi.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cgi.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cgitb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_charmapcodec.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_check_c_globals.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_class.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_clinic.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmd_line.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmd_line_script.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_code.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_code_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codeccallbacks.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_cn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_hk.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_jp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_kr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_tw.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_cn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_hk.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_jp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_kr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_tw.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecs.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codeop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_collections.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_colorsys.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_compare.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_compile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_compileall.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_complex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_concurrent_futures.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_configparser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_contains.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_context.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_contextlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_contextlib_async.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_copy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_copyreg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_coroutines.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cprofile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_crashers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_crypt.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_csv.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ctypes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_curses.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dataclasses.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_datetime.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm_dumb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm_gnu.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm_ndbm.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_decimal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_decorators.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_defaultdict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_deque.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_descr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_descrtut.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_devpoll.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dict_version.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dictcomps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dictviews.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_difflib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_difflib_expect.html /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dis.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_distutils.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest2.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest3.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest4.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_docxmlrpc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dtrace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dynamic.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dynamicclassattribute.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_eintr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_embed.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ensurepip.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_enum.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_enumerate.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_eof.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_epoll.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_errno.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_exception_hierarchy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_exception_variations.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_exceptions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_extcall.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_faulthandler.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fcntl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_file.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_file_eintr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_filecmp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fileinput.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fileio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_finalization.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_float.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_flufl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fnmatch.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fork1.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_format.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fractions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_frame.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_frozen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fstring.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ftplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_funcattrs.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_functools.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future4.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future5.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gdb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_generator_stop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_generators.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genericalias.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genericclass.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genericpath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genexps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_getargs2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_getopt.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_getpass.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gettext.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_glob.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_global.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_grammar.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_graphlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_grp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gzip.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_hash.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_hashlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_heapq.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_hmac.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_html.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_htmlparser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_http_cookiejar.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_http_cookies.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_httplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_httpservers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_idle.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_imaplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_imghdr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_imp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_index.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_inspect.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_int.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_int_literal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_io.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ioctl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ipaddress.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_isinstance.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_iter.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_iterlen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_itertools.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_keyword.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_keywordonlyarg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_kqueue.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_largefile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_lib2to3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_linecache.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_list.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_listcomps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_lltrace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_locale.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_logging.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_long.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_longexp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_lzma.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mailbox.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mailcap.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_marshal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_math.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_memoryio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_memoryview.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_metaclass.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mimetypes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_minidom.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mmap.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_modulefinder.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_msilib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multibytecodec.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_fork.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_forkserver.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_spawn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_named_expressions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_netrc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_nis.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_nntplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ntpath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_numeric_tower.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_opcodes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_openpty.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_operator.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_optparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ordered_dict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_os.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ossaudiodev.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_osx_env.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_parser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pathlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pdb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peepholer.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_parser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pickle.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_picklebuffer.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pickletools.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pipes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pkg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pkgutil.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_platform.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_plistlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_poll.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_popen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_poplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_positional_only_arg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_posix.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_posixpath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pow.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pprint.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_print.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_profile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_property.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pstats.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pty.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pulldom.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pwd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_py_compile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pyclbr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pydoc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pyexpat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_queue.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_quopri.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_raise.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_random.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_range.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_re.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_readline.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_regrtest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_repl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_reprlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_resource.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_richcmp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_rlcompleter.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_robotparser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_runpy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sax.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sched.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_scope.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_script_helper.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_secrets.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_select.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_selectors.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_set.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_setcomps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_shelve.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_shlex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_shutil.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_signal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_site.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_slice.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_smtpd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_smtplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_smtpnet.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sndhdr.py /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/test_socket.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_socketserver.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sort.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_source_encoding.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_spwd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sqlite.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ssl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_startfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_stat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_statistics.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_strftime.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_string.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_string_literals.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_stringprep.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_strptime.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_strtod.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_struct.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_structmembers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_structseq.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_subclassinit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_subprocess.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sunau.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sundry.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_super.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_symbol.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_symtable.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_syntax.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sys.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sys_setprofile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sys_settrace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sysconfig.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_syslog.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tabnanny.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tarfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tcl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_telnetlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tempfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_textwrap.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_thread.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threadedtempfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threading.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threading_local.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threadsignals.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_time.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_timeit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_timeout.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tix.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tk.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tokenize.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_trace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_traceback.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tracemalloc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ttk_guionly.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ttk_textonly.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tuple.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_turtle.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_type_comments.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_typechecks.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_types.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_typing.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ucn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unary.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode_file.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode_file_functions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode_identifiers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicodedata.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unittest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_univnewlines.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unpack.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unpack_ex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib2_localnet.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib2net.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib_response.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllibnet.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urlparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_userdict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_userlist.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_userstring.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_utf8_mode.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_utf8source.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_uu.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_uuid.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_venv.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wait3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wait4.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wave.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_weakref.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_weakset.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_webbrowser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_winconsoleio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_winreg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_winsound.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_with.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wsgiref.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xdrlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xml_etree.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xml_etree_c.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xmlrpc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xmlrpc_net.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xxtestfuzz.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_yield_from.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipapp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipfile64.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipimport.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipimport_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/testcodec.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/testtar.tar /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tf_inherit_check.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/time_hashlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/win_console_handler.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/zip_cp437_header.zip /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/zipdir.zip /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-alaw.aifc /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm16.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm24.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm32.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm8.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-ulaw.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/4e1295a3.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/5ed36f99.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/6e88d7b8.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/99d0fa06.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/b1930218.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/ceff1710.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/data/README /usr/lib/python3.9/test/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/cp949.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gbk.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/hz.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/johab.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/add.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/and.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/base.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/class.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/max.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/min.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/or.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/power.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/simple.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/test.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/test.xml.out /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/assert_usable.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.stp /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.d.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.stp /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/instance.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/line.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/line.d.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/line.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/eintrdata/eintr_tester.py /usr/lib/python3.9/test/eintrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.bmp /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.exr /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.gif /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.jpg /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.pbm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.pgm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.png /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.ppm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.ras /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.sgi /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.tiff /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.webp /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.xbm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/__init__.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/cmdline.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/main.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/pgo.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/refleak.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest_mp.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/save_env.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/setup.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/utils.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/win_utils.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/fd_status.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/input_reader.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/qcat.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/qgrep.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/README /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.au /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.voc /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.wav /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/__init__.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/bytecode_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/hashlib_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/logging_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/script_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/socket_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/testresult.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tracedmodules/__init__.py /usr/lib/python3.9/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tracedmodules/testmod.py /usr/lib/python3.9/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/encoded_modules/__init__.py /usr/lib/python3.9/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.9/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.9/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/__init__.py /usr/lib/python3.9/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/__main__.py /usr/lib/python3.9/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package/__init__.py /usr/lib/python3.9/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package/submodule.py /usr/lib/python3.9/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.9/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.9/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/unwritable/__init__.py /usr/lib/python3.9/test/test_import/data/unwritable /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/unwritable/x.py /usr/lib/python3.9/test/test_import/data/unwritable /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/__init__.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap_external.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_common.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/abc.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/machinery.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/metadata.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/resources.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/util.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/__init__.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/__main__.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/abc.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/fixtures.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/stubs.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_abc.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_api.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_files.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_lazy.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_locks.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_main.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_metadata_api.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_open.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_path.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_pkg_import.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_read.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_resource.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_spec.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_threaded_import.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_util.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_windows.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_zip.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/threaded_import_hangers.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/util.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data/__init__.py /usr/lib/python3.9/test/test_importlib/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/lib/python3.9/test/test_importlib/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/lib/python3.9/test/test_importlib/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/__init__.py /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/binary.file /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/utf-16.file /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/utf-8.file /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib/python3.9/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib/python3.9/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/__init__.py /usr/lib/python3.9/test/test_importlib/data02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/one/__init__.py /usr/lib/python3.9/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/one/resource1.txt /usr/lib/python3.9/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/two/__init__.py /usr/lib/python3.9/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/two/resource2.txt /usr/lib/python3.9/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/__init__.py /usr/lib/python3.9/test/test_importlib/data03 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib/python3.9/test/test_importlib/data03/namespace /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib/python3.9/test/test_importlib/data03/namespace/portion1 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib/python3.9/test/test_importlib/data03/namespace/portion2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/__init__.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/__main__.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata01/__init__.py /usr/lib/python3.9/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib/python3.9/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata02/__init__.py /usr/lib/python3.9/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib/python3.9/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/__init__.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/__main__.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/_support.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/test_zoneinfo.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/data/update_test_data.py /usr/lib/python3.9/test/test_zoneinfo/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/data/zoneinfo_data.json /usr/lib/python3.9/test/test_zoneinfo/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/README.md /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/exe_with_z64 /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/exe_with_zip /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/header.sh /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/__init__.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/__main__.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_futures.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_subprocess.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_tasks.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/constants.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/coroutines.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/exceptions.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/format_helpers.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/futures.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/locks.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/log.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/proactor_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/protocols.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/queues.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/runners.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/selector_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/sslproto.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/staggered.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/streams.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/subprocess.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/tasks.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/threads.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/transports.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/trsock.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/unix_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/windows_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/windows_utils.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/__init__.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/__main__.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/echo.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/echo2.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/echo3.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/functional.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_context.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_futures.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_locks.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_queues.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_runners.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_server.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_streams.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_threads.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_transports.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/utils.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/collections/__init__.py /usr/lib/python3.9/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/collections/abc.py /usr/lib/python3.9/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/__init__.py /usr/lib/python3.9/concurrent /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/__init__.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/_base.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/process.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/thread.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/__init__.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/aliases.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/ascii.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/base64_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/big5.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/big5hkscs.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/bz2_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/charmap.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp037.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1006.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1026.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1125.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1140.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1250.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1251.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1252.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1253.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1254.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1255.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1256.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1257.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1258.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp273.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp424.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp437.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp500.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp720.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp737.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp775.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp850.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp852.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp855.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp856.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp857.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp858.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp860.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp861.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp862.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp863.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp864.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp865.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp866.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp869.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp874.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp875.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp932.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp949.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp950.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_jis_2004.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_jisx0213.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_jp.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_kr.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/gb18030.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/gb2312.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/gbk.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/hex_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/hp_roman8.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/hz.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/idna.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_1.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_2.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_3.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_kr.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_1.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_10.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_11.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_13.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_14.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_15.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_16.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_2.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_3.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_4.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_5.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_6.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_7.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_8.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_9.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/johab.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/koi8_r.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/koi8_t.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/koi8_u.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/kz1048.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/latin_1.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_arabic.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_croatian.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_cyrillic.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_farsi.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_greek.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_iceland.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_latin2.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_roman.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_romanian.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_turkish.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mbcs.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/oem.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/palmos.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/ptcp154.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/punycode.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/quopri_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/raw_unicode_escape.py /usr/lib/python3.9/encodings /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/encodings/rot_13.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/shift_jis.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/shift_jis_2004.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/shift_jisx0213.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/tis_620.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/undefined.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/unicode_escape.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_16.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_16_be.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_16_le.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_32.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_32_be.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_32_le.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_7.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_8.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_8_sig.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/uu_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/zlib_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/__init__.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_encoded_words.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_header_value_parser.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_parseaddr.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_policybase.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/architecture.rst /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/base64mime.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/charset.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/contentmanager.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/encoders.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/errors.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/feedparser.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/generator.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/header.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/headerregistry.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/iterators.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/message.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/parser.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/policy.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/quoprimime.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/utils.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/__init__.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/application.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/audio.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/base.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/image.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/message.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/multipart.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/nonmultipart.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/text.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/__init__.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/__main__.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test__encoded_words.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_contentmanager.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_defect_handling.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_email.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_generator.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_headerregistry.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_inversion.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_message.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_parser.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_pickleable.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_policy.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_utils.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/torture_test.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/PyBanner048.gif /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/audiotest.au /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_01.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_02.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_03.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_04.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_05.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_06.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_07.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_08.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_09.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_10.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_11.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_12.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_13.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_14.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_15.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_16.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_17.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_18.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_19.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_20.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_21.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_22.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_23.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_24.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_25.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_26.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_27.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_28.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_29.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_30.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_31.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_32.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_33.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_34.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_35.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_36.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_37.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_38.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_39.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_40.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_41.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_42.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_43.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_44.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_45.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_46.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/__init__.py /usr/lib/python3.9/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/__main__.py /usr/lib/python3.9/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/_uninstall.py /usr/lib/python3.9/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/_bundled/__init__.py /usr/lib/python3.9/ensurepip/_bundled /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/html/__init__.py /usr/lib/python3.9/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/html/entities.py /usr/lib/python3.9/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/html/parser.py /usr/lib/python3.9/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/__init__.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/decoder.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/encoder.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/scanner.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/tool.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/__init__.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/__main__.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_decode.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_default.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_dump.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_enum.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_fail.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_float.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_indent.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_pass1.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_pass2.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_pass3.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_recursion.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_scanstring.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_separators.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_speedups.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_tool.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_unicode.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/__init__.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/client.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/cookiejar.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/cookies.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/server.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/__init__.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/dumb.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/gnu.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/ndbm.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xmlrpc/__init__.py /usr/lib/python3.9/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xmlrpc/client.py /usr/lib/python3.9/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xmlrpc/server.py /usr/lib/python3.9/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/__init__.py /usr/lib/python3.9/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/dbapi2.py /usr/lib/python3.9/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/dump.py /usr/lib/python3.9/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/__init__.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/backup.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/dbapi.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/dump.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/factory.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/hooks.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/regression.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/transactions.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/types.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/userfunctions.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/logging/__init__.py /usr/lib/python3.9/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/logging/config.py /usr/lib/python3.9/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/logging/handlers.py /usr/lib/python3.9/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/__init__.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/handlers.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/headers.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/simple_server.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/util.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/validate.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/__init__.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/error.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/parse.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/request.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/response.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/robotparser.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/Grammar.txt /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/PatternGrammar.txt /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/__init__.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/__main__.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/btm_matcher.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/btm_utils.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixer_base.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixer_util.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/main.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/patcomp.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pygram.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pytree.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/refactor.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/__init__.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_apply.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_asserts.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_basestring.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_buffer.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_dict.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_except.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_exec.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_execfile.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_filter.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_future.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_has_key.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_idioms.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_import.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_imports.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_imports2.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_input.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_intern.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_itertools.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_long.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_map.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_ne.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_next.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_operator.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_paren.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_print.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_raise.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_reduce.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_reload.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_renames.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_repr.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_throw.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_types.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_unicode.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_urllib.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_xrange.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_zip.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/__init__.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/conv.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/driver.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/grammar.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/literals.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/parse.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/pgen.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/token.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/tokenize.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/__init__.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/__main__.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/support.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_all_fixers.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_fixers.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_main.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_parser.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_pytree.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_refactor.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_util.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/README /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/bom.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/crlf.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/different_encoding.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/false_encoding.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/__init__.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/_aix.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/_endian.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/util.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/wintypes.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/__init__.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/__main__.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_anon.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_arrays.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_as_parameter.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_bitfields.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_buffers.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_bytes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_byteswap.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_callbacks.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_cast.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_cfuncs.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_checkretval.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_delattr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_errno.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_find.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_frombuffer.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_funcptr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_functions.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_incomplete.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_init.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_internals.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_keeprefs.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_libc.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_loading.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_macholib.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_memfunctions.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_numbers.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_objects.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_parameters.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_pep3118.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_pickling.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_pointers.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_prototypes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_python_api.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_random_things.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_refcounts.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_repr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_sizes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_slicing.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_stringptr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_strings.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_struct_fields.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_structures.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_unicode.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_values.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_varsize_struct.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_win32.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_wintypes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/README.ctypes /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/__init__.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/dyld.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/dylib.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/framework.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/CREDITS.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/ChangeLog /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/HISTORY.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/NEWS.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/NEWS2x.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/README.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/TODO.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/__init__.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/__main__.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/autocomplete.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/autocomplete_w.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/autoexpand.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/browser.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/calltip.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/calltip_w.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/codecontext.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/colorizer.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-extensions.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-highlight.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-keys.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-main.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config_key.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/configdialog.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugger.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugger_r.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugobj.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugobj_r.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/delegator.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/dynoption.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/editor.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/extend.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/filelist.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/format.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/grep.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/help.html /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/help.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/help_about.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/history.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/hyperparser.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle.bat /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle.pyw /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/iomenu.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/macosx.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/mainmenu.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/multicall.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/outwin.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/parenmatch.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/pathbrowser.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/percolator.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/pyparse.py /usr/lib/python3.9/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/pyshell.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/query.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/redirector.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/replace.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/rpc.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/run.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/runscript.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/scrolledlist.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/search.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/searchbase.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/searchengine.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/sidebar.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/squeezer.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/stackviewer.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/statusbar.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/textview.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/tooltip.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/tree.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/undo.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/window.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/zoomheight.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/zzdummy.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/README.txt /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/folder.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle.ico /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_16.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_256.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_32.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_48.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/python.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/tk.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/README.txt /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/__init__.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/htest.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/template.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_config.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_format.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_help.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_history.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_query.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_run.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_search.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_text.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_window.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/README /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/__init__.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/_msvccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/archive_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/bcppcompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/ccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/cmd.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/config.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/core.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/cygwinccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/debug.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/dep_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/dir_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/dist.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/errors.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/extension.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/fancy_getopt.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/file_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/filelist.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/log.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/msvc9compiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/msvccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/spawn.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/sysconfig.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/text_file.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/unixccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/version.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/versionpredicate.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/__init__.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_dumb.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_msi.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_rpm.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_wininst.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_clib.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_ext.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_py.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_scripts.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/check.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/clean.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/command_template /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/config.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_data.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_egg_info.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_headers.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_lib.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_scripts.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/register.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/sdist.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/upload.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/Setup.sample /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/__init__.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/includetest.rst /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/support.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_archive_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_dumb.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_msi.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_rpm.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_wininst.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_clib.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_ext.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_py.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_scripts.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_check.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_clean.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_cmd.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_config.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_config_cmd.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_core.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_dep_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_dir_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_dist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_extension.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_file_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_filelist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_data.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_headers.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_lib.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_scripts.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_log.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_msvc9compiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_msvccompiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_register.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_sdist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_spawn.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_sysconfig.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_text_file.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_unixccompiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_upload.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_version.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_versionpredicate.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/__init__.py /usr/lib/python3.9/xml /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/NodeFilter.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/__init__.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/domreg.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/expatbuilder.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/minicompat.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/minidom.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/pulldom.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/xmlbuilder.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/ElementInclude.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/ElementPath.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/ElementTree.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/__init__.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/cElementTree.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/parsers/__init__.py /usr/lib/python3.9/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/parsers/expat.py /usr/lib/python3.9/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/__init__.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/_exceptions.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/expatreader.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/handler.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/saxutils.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/xmlreader.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/__init__.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/__main__.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/test_c_parser.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/test_first_sets.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/test_pegen.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/__init__.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/__main__.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_fixcid.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_gprof2html.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_i18n.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_lll.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_md5sum.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_pathfix.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_pdeps.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_pindent.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_reindent.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_sundry.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/__init__.py /usr/lib/python3.9/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/__main__.py /usr/lib/python3.9/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.9/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.9/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/__init__.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/__main__.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/bytedesign.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/chaos.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/clock.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/colormixer.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/forest.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/fractalcurves.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/lindenmayer.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/nim.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/paint.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/peace.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/penrose.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/planet_and_moon.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/rosette.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/round_dance.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/sorting_animate.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/tree.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/turtle.cfg /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/two_canvases.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/yinyang.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/__init__.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/connection.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/context.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/forkserver.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/heap.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/managers.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/pool.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_fork.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/process.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/queues.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/reduction.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/resource_sharer.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/resource_tracker.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/shared_memory.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/sharedctypes.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/spawn.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/synchronize.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/util.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.9/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/dummy/connection.py /usr/lib/python3.9/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/__init__.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/__main__.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/_log.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/async_case.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/case.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/loader.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/main.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/mock.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/result.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/runner.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/signals.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/util.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/__init__.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/__main__.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/_test_warnings.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/dummy.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/support.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_assertions.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_async_case.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_break.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_case.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_discovery.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_functiontestcase.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_loader.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_program.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_result.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_runner.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_setups.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_skipping.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_suite.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/__init__.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/__main__.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/support.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testasync.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testcallable.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testhelpers.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testmock.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testpatch.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testsealable.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testsentinel.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testwith.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/__init__.py /usr/lib/python3.9/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/__main__.py /usr/lib/python3.9/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.9/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/common/activate /usr/lib/python3.9/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/posix/activate.csh /usr/lib/python3.9/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/posix/activate.fish /usr/lib/python3.9/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/__init__.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/ascii.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/has_key.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/panel.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/textpad.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pydoc_data/__init__.py /usr/lib/python3.9/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pydoc_data/_pydoc.css /usr/lib/python3.9/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pydoc_data/topics.py /usr/lib/python3.9/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/__init__.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/_common.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/_tzpath.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/_zoneinfo.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_d_linux_i386-linux-gnu.py \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/LICENSE /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests; then \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix'...Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fcCompiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py'... 34.i386/usr/lib/python3.9/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py'... Compiling '/builddir/bCompiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py'... uild/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/Grammar.txt /builddir/build/BUILD/Python-3.9.0/Lib/runpy.py:111: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ __import__(pkg_name) Generating grammar tables from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/Grammar3.9.0.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/PatternGrammar.txt /builddir/build/BUILD/Python-3.9.0/Lib/runpy.py:111: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ __import__(pkg_name) Generating grammar tables from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/PatternGrammar3.9.0.final.0.pickle Creating directory /usr/include Creating directory /usr/include/python3.9d Creating directory /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/cpython Creating directory /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/Python.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/abstract.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/asdl.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/ast.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bitset.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bltinmodule.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/boolobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bytearrayobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bytesobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cellobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/ceval.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/classobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/code.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/codecs.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/compile.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/complexobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/context.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/datetime.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/descrobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/dictobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/dynamic_annotations.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/enumobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/errcode.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/eval.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/exports.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/fileobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/fileutils.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/floatobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/frameobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/funcobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/genericaliasobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/genobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/graminit.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/grammar.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/import.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/interpreteridobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/intrcheck.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/iterobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/listobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/longintrepr.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/longobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/marshal.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/memoryobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/methodobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/modsupport.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/moduleobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/namespaceobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/node.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/object.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/objimpl.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/odictobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/opcode.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/osdefs.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/osmodule.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/parsetok.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/patchlevel.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/picklebufobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/py_curses.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyarena.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pycapsule.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyctype.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pydebug.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pydtrace.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyerrors.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyexpat.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyfpe.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyframe.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyhash.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pylifecycle.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymacconfig.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymacro.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymath.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymem.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyport.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystate.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystrcmp.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystrhex.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystrtod.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pythonrun.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pythread.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pytime.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/rangeobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/setobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/sliceobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/structmember.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/structseq.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/symtable.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/sysmodule.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/token.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/traceback.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/tracemalloc.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/tupleobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/typeslots.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/ucnhash.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/unicodeobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/warnings.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/weakrefobject.h /usr/include/python3.9d /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/abstract.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytearrayobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/ceval.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/code.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/dictobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/fileobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/fileutils.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/frameobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/import.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/initconfig.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/interpreteridobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/listobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/methodobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/object.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/objimpl.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pyerrors.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pylifecycle.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pymem.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pystate.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/sysmodule.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/traceback.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/tupleobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/unicodeobject.h /usr/include/python3.9d/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pegen_interface.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_abstract.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_accu.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_atomic.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_bytes_methods.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_byteswap.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_call.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_ceval.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_code.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_condvar.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_context.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_dtoa.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_fileutils.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_gc.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_getopt.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_gil.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_hamt.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_hashtable.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_import.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_initconfig.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_interp.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_object.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pathconfig.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pyerrors.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pyhash.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pylifecycle.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pymem.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pystate.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_runtime.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_sysmodule.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_traceback.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_tupleobject.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_warnings.h /usr/include/python3.9d/internal /usr/bin/install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/pyconfig.h Creating directory /usr/lib/python3.9/config-3.9d-i386-linux-gnu Creating directory /usr/lib/pkgconfig /usr/bin/install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/config.c /usr/bin/install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/python.o /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Modules/config.c.in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/config.c.in /usr/bin/install -p -m 644 Makefile /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/Makefile /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Modules/Setup /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/Setup /usr/bin/install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/Setup.local /usr/bin/install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9.pc /usr/bin/install -p -m 644 Misc/python-embed.pc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9-embed.pc /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Modules/makesetup /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/makesetup /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/install-sh /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/install-sh /usr/bin/install -p python-config.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/python-config.py /usr/bin/install -p python-config /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug ./python -E /builddir/build/BUILD/Python-3.9.0/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib/python3.9/lib-dynload \ --root=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/ 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.9.0/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 running install_lib creating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_sysconfigdata_d_linux_i386-linux-gnu.py -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_contextvars.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_crypt.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_testimportmultiple.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_opcode.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_statistics.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/spwd.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_testinternalcapi.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_queue.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/syslog.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/grp.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_bisect.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_testmultiphase.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_sha1.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_random.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_md5.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/fcntl.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_heapq.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_curses_panel.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_lsprof.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_posixsubprocess.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/parser.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/mmap.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_xxtestfuzz.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/readline.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/termios.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_sha256.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_dbm.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_gdbm.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/select.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_csv.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/nis.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/resource.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_zoneinfo.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_xxsubinterpreters.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_bz2.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/ossaudiodev.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/audioop.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_testbuffer.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_struct.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_hashlib.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_json.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_posixshmem.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_sha3.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_lzma.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_uuid.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/zlib.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/binascii.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/array.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/math.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_codecs_tw.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_ctypes_test.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_codecs_iso2022.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_codecs_kr.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_multiprocessing.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_codecs_cn.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_asyncio.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_multibytecodec.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_sha512.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_codecs_hk.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_socket.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_codecs_jp.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/pyexpat.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_ssl.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_testcapi.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_curses.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_datetime.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_elementtree.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/cmath.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_tkinter.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/unicodedata.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_pickle.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_blake2.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload creating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-i686-3.9-pydebug/__pycache__/_sysconfigdata_d_linux_i386-linux-gnu.cpython-39.pyc -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-i686-3.9-pydebug/_sqlite3.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_ctypes.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9-pydebug/_decimal.cpython-39d-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sysconfigdata_d_linux_i386-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_crypt.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_opcode.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_statistics.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/spwd.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_queue.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/syslog.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/grp.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bisect.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testmultiphase.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha1.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_random.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_md5.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/fcntl.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_heapq.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lsprof.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/parser.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/mmap.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/readline.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/termios.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha256.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_dbm.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_gdbm.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/select.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_csv.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/nis.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/resource.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_zoneinfo.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bz2.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ossaudiodev.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/audioop.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testbuffer.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_struct.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_hashlib.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_json.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixshmem.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha3.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lzma.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_uuid.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/zlib.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/binascii.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/array.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/math.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_tw.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes_test.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_kr.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multiprocessing.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_cn.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multibytecodec.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha512.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_hk.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_socket.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_jp.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/pyexpat.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ssl.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testcapi.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_datetime.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_elementtree.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/cmath.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_tkinter.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/unicodedata.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_pickle.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_blake2.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__/_sysconfigdata_d_linux_i386-linux-gnu.cpython-39.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sqlite3.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_decimal.cpython-39d-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.9/pydoc3.9 -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin copying build/scripts-3.9/idle3.9 -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin copying build/scripts-3.9/2to3-3.9 -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pydoc3.9 to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/idle3.9 to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/2to3-3.9 to 755 rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sysconfigdata_d_linux_i386-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/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.9.0/Misc/python.man \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1/python3.9.1 if test ! -d /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; then \ echo "Creating directory /usr/lib/pkgconfig"; \ /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9 python3) if test "3.9" != "3.9d"; then \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-config; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9d-config python3.9-config); \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9d.pc; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9.pc python-3.9d.pc); \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9d-embed.pc; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9-embed.pc python-3.9d-embed.pc); \ fi rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9-config python3-config) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python3-embed.pc (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9-embed.pc python3-embed.pc) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s idle3.9 idle3) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s pydoc3.9 pydoc3) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s 2to3-3.9 2to3) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1; ln -s python3.9.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.9.0/build/debug ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/ ; \ fi + popd ~/build/BUILD/Python-3.9.0 + PathOfGdbPy=/usr/lib/debug//usr/lib/libpython3.9d.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug//usr/lib/libpython3.9d.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d-config /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d-i686-config + echo -e '#!/bin/sh\nexec `dirname $0`/python3.9d-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find python3.9d-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d-config + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/pyconfig.h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/pyconfig-32.h + cat + echo FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug + InstallPython optimized libpython3.9.so.1.0 '' 3.9 + ConfName=optimized + PyInstSoName=libpython3.9.so.1.0 + MoreCFlags= + LDVersion=3.9 + ConfDir=build/optimized + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + mkdir -p build/optimized STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + pushd build/optimized ~/build/BUILD/Python-3.9.0/build/optimized ~/build/BUILD/Python-3.9.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 'INSTALL=/usr/bin/install -p' EXTRA_CFLAGS= if test "no-framework" = "no-framework" ; then \ /usr/bin/install -p python /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ else \ /usr/bin/install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ fi if test "3.9" != "3.9"; then \ if test -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9 -o -h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ then rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ fi; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln python3.9 python3.9); \ fi if test -f libpython3.9.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /usr/bin/install -p -m 755 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; \ else \ /usr/bin/install -p -m 755 libpython3.9.so /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.9.so.1.0; \ if test libpython3.9.so != libpython3.9.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib; ln -sf libpython3.9.so.1.0 libpython3.9.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ /usr/bin/install -p -m 755 libpython3.so /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/binpython3.9-32; \ lipo \ -output /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-32 \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g ' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.9.0/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.9.0/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/__future__.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/__phello__.foo.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_aix_support.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_bootlocale.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_bootsubprocess.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_collections_abc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_compat_pickle.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_compression.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_markupbase.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_osx_support.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_py_abc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_pydecimal.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_pyio.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_sitebuiltins.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_strptime.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_threading_local.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/_weakrefset.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/abc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/aifc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/antigravity.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/argparse.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ast.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asynchat.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncore.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/base64.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/bdb.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/binhex.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/bisect.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/bz2.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/cProfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/calendar.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/cgi.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/cgitb.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/chunk.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/cmd.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/code.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/codecs.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/codeop.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/colorsys.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/compileall.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/configparser.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/contextlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/contextvars.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/copy.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/copyreg.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/crypt.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/csv.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dataclasses.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/datetime.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/decimal.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/difflib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dis.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/doctest.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/enum.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/filecmp.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/fileinput.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/fnmatch.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/formatter.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/fractions.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ftplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/functools.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/genericpath.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/getopt.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/getpass.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/gettext.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/glob.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/graphlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/gzip.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/hashlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/heapq.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/hmac.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/imaplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/imghdr.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/imp.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/inspect.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/io.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ipaddress.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/keyword.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/linecache.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/locale.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lzma.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/mailbox.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/mailcap.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/mimetypes.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/modulefinder.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/netrc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/nntplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ntpath.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/nturl2path.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/numbers.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/opcode.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/operator.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/optparse.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/os.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pathlib.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/pdb.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pickle.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pickletools.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pipes.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pkgutil.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/platform.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/plistlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/poplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/posixpath.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pprint.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/profile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pstats.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pty.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/py_compile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pyclbr.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/pydoc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/queue.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/quopri.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/random.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/re.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/reprlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/rlcompleter.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/runpy.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sched.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/secrets.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/selectors.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/shelve.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/shlex.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/shutil.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/signal.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/site.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/smtpd.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/smtplib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sndhdr.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/socket.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/socketserver.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sre_compile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sre_constants.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sre_parse.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ssl.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/stat.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/statistics.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/string.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/stringprep.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/struct.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/subprocess.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sunau.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/symbol.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/symtable.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sysconfig.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/tabnanny.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/tarfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/telnetlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tempfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/textwrap.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/this.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/threading.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/timeit.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/token.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tokenize.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/trace.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/traceback.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tracemalloc.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tty.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtle.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/types.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/typing.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/uu.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/uuid.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/warnings.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wave.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/weakref.py /usr/lib/python3.9 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/webbrowser.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xdrlib.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zipapp.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zipfile.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zipimport.py /usr/lib/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/__init__.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/__main__.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/colorchooser.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/commondialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/constants.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/dialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/dnd.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/filedialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/font.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/messagebox.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/scrolledtext.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/simpledialog.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/tix.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/ttk.py /usr/lib/python3.9/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/README /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/__init__.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/runtktests.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/support.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/widget_tests.py /usr/lib/python3.9/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/__init__.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_style.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/site-packages/README.txt /usr/lib/python3.9/site-packages /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/Sine-1000Hz-300ms.aif /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/__init__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/__main__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/_test_multiprocessing.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/allsans.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ann_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ann_module2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ann_module3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiotest.au /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiotests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audit-tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/autotest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_coding.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_coding2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_getattr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_getattr2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/bad_getattr3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badcert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badkey.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_3131.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future10.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future4.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future5.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future6.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future7.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future8.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_future9.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/badsyntax_pep3120.py /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/bisect_cmd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cfgparser.1 /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cfgparser.2 /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cfgparser.3 /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/clinic.test /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cmath_testcases.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/coding20731.py /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/curses_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_1.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_1_str.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_module_2_str.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dataclass_textanno.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/datetimetester.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dis_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/doctest_aliases.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/double_const.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/empty.vbs /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/exception_hierarchy.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ffdh3072.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/final_a.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/final_b.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/floating_points.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/fork_wait.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/formatfloat_testcases.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/future_test1.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/future_test2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/gdb_sample.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/good_getattr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/idnsans.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ieee754.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imp_dummy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/inspect_fodder.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/inspect_fodder2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert.passwd.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert2.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert3.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycert4.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/keycertecc.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/list_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/lock_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mailcap.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/make_ssl_certs.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mapping_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/math_testcases.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/memory_watchdog.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mime.types /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mock_socket.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mod_generics_cache.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mp_fork_bomb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/mp_preload.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/multibytecodec_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/nokia.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/nullbytecert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/nullcert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pickletester.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/profilee.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pstats.pck /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pycacert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pycakey.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pyclbr_input.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pydoc_mod.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pydocfodder.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/pythoninfo.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/randv2_32.pck /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/randv2_64.pck /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/randv3.pck /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/re_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/recursion.tar /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/regrtest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/relimport.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/reperf.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/revocation.crl /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sample_doctest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sample_doctest_no_docstrings.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sample_doctest_no_doctests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/secp384r1.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/seq_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sgml_input.html /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/signalinterproctester.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sortperf.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_cert.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_key.passwd.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_key.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssl_servers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ssltests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/string_tests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/talos-2019-0758.pem /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test___all__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test___future__.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__locale.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__opcode.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__osx_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test__xxsubinterpreters.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_abc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_abstract_numbers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_aifc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_argparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_array.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asdl_parser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ast.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncgen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asynchat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncore.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_atexit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_audioop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_audit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_augassign.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_base64.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_baseexception.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bdb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bigaddrspace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bigmem.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_binascii.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_binhex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_binop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bisect.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bool.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_buffer.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bufio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_builtin.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bytes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_bz2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_c_locale_coercion.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_calendar.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_call.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_capi.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cgi.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cgitb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_charmapcodec.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_check_c_globals.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_class.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_clinic.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmd_line.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cmd_line_script.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_code.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_code_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codeccallbacks.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_cn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_hk.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_jp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_kr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecencodings_tw.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_cn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_hk.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_jp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_kr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecmaps_tw.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codecs.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_codeop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_collections.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_colorsys.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_compare.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_compile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_compileall.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_complex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_concurrent_futures.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_configparser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_contains.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_context.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_contextlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_contextlib_async.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_copy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_copyreg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_coroutines.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_cprofile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_crashers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_crypt.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_csv.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ctypes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_curses.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dataclasses.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_datetime.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm_dumb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm_gnu.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dbm_ndbm.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_decimal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_decorators.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_defaultdict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_deque.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_descr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_descrtut.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_devpoll.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dict_version.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dictcomps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dictviews.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_difflib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_difflib_expect.html /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dis.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_distutils.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest2.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest3.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_doctest4.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_docxmlrpc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dtrace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dynamic.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_dynamicclassattribute.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_eintr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_embed.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ensurepip.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_enum.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_enumerate.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_eof.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_epoll.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_errno.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_exception_hierarchy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_exception_variations.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_exceptions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_extcall.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_faulthandler.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fcntl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_file.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_file_eintr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_filecmp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fileinput.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fileio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_finalization.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_float.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_flufl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fnmatch.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fork1.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_format.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fractions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_frame.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_frozen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_fstring.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ftplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_funcattrs.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_functools.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future4.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_future5.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gdb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_generator_stop.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_generators.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genericalias.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genericclass.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genericpath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_genexps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_getargs2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_getopt.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_getpass.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gettext.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_glob.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_global.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_grammar.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_graphlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_grp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_gzip.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_hash.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_hashlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_heapq.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_hmac.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_html.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_htmlparser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_http_cookiejar.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_http_cookies.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_httplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_httpservers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_idle.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_imaplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_imghdr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_imp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_index.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_inspect.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_int.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_int_literal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_io.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ioctl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ipaddress.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_isinstance.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_iter.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_iterlen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_itertools.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_keyword.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_keywordonlyarg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_kqueue.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_largefile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_lib2to3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_linecache.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_list.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_listcomps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_lltrace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_locale.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_logging.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_long.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_longexp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_lzma.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mailbox.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mailcap.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_marshal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_math.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_memoryio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_memoryview.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_metaclass.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mimetypes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_minidom.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_mmap.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_module.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_modulefinder.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_msilib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multibytecodec.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_fork.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_forkserver.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_multiprocessing_spawn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_named_expressions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_netrc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_nis.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_nntplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ntpath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_numeric_tower.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_opcodes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_openpty.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_operator.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_optparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ordered_dict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_os.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ossaudiodev.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_osx_env.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_parser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pathlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pdb.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peepholer.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_parser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pickle.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_picklebuffer.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pickletools.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pipes.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pkg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pkgutil.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_platform.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_plistlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_poll.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_popen.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_poplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_positional_only_arg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_posix.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_posixpath.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pow.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pprint.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_print.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_profile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_property.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pstats.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pty.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pulldom.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pwd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_py_compile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pyclbr.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pydoc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_pyexpat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_queue.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_quopri.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_raise.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_random.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_range.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_re.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_readline.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_regrtest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_repl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_reprlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_resource.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_richcmp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_rlcompleter.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_robotparser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_runpy.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sax.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sched.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_scope.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_script_helper.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_secrets.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_select.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_selectors.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_set.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_setcomps.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_shelve.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_shlex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_shutil.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_signal.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_site.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_slice.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_smtpd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_smtplib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_smtpnet.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sndhdr.py /usr/lib/python3.9/test /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/test_socket.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_socketserver.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sort.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_source_encoding.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_spwd.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sqlite.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ssl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_startfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_stat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_statistics.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_strftime.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_string.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_string_literals.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_stringprep.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_strptime.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_strtod.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_struct.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_structmembers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_structseq.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_subclassinit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_subprocess.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sunau.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sundry.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_super.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_symbol.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_symtable.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_syntax.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sys.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sys_setprofile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sys_settrace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_sysconfig.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_syslog.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tabnanny.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tarfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tcl.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_telnetlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tempfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_textwrap.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_thread.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threadedtempfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threading.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threading_local.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_threadsignals.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_time.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_timeit.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_timeout.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tix.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tk.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tokenize.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_trace.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_traceback.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tracemalloc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ttk_guionly.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ttk_textonly.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tuple.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_turtle.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_type_comments.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_typechecks.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_types.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_typing.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_ucn.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unary.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode_file.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode_file_functions.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicode_identifiers.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unicodedata.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unittest.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_univnewlines.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unpack.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unpack_ex.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_unparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib2.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib2_localnet.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib2net.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllib_response.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urllibnet.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_urlparse.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_userdict.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_userlist.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_userstring.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_utf8_mode.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_utf8source.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_uu.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_uuid.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_venv.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wait3.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wait4.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wave.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_weakref.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_weakset.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_webbrowser.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_winconsoleio.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_winreg.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_winsound.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_with.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_wsgiref.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xdrlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xml_etree.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xml_etree_c.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xmlrpc.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xmlrpc_net.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_xxtestfuzz.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_yield_from.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipapp.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipfile.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipfile64.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipimport.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zipimport_support.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/testcodec.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/testtar.tar /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tf_inherit_check.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/time_hashlib.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tokenize_tests.txt /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/win_console_handler.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltests.py /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/zip_cp437_header.zip /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/zipdir.zip /usr/lib/python3.9/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-alaw.aifc /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm16.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm24.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm32.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm8.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/audiodata/pluck-ulaw.au /usr/lib/python3.9/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/4e1295a3.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/5ed36f99.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/6e88d7b8.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/99d0fa06.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/b1930218.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/capath/ceff1710.0 /usr/lib/python3.9/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/data/README /usr/lib/python3.9/test/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/cp949.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/gbk.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/hz.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/johab.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.9/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/add.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/and.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/base.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/class.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/max.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/min.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/or.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/power.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.9/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/simple.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/test.xml /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/test.xml.out /usr/lib/python3.9/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/assert_usable.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.stp /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.d.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.stp /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/instance.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/line.d /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/line.d.expected /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/dtracedata/line.py /usr/lib/python3.9/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/eintrdata/eintr_tester.py /usr/lib/python3.9/test/eintrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.bmp /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.exr /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.gif /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.jpg /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.pbm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.pgm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.png /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.ppm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.ras /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.sgi /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.tiff /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.webp /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/imghdrdata/python.xbm /usr/lib/python3.9/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/__init__.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/cmdline.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/main.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/pgo.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/refleak.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest_mp.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/save_env.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/setup.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/utils.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/win_utils.py /usr/lib/python3.9/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/fd_status.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/input_reader.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/qcat.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/qgrep.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.9/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/README /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.au /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.voc /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/sndhdrdata/sndhdr.wav /usr/lib/python3.9/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/__init__.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/bytecode_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/hashlib_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/logging_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/script_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/socket_helper.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/support/testresult.py /usr/lib/python3.9/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tracedmodules/__init__.py /usr/lib/python3.9/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/tracedmodules/testmod.py /usr/lib/python3.9/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/encoded_modules/__init__.py /usr/lib/python3.9/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.9/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.9/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/__init__.py /usr/lib/python3.9/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/__main__.py /usr/lib/python3.9/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package/__init__.py /usr/lib/python3.9/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package/submodule.py /usr/lib/python3.9/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.9/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.9/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/unwritable/__init__.py /usr/lib/python3.9/test/test_import/data/unwritable /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_import/data/unwritable/x.py /usr/lib/python3.9/test/test_import/data/unwritable /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/__init__.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_bootstrap_external.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/_common.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/abc.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/machinery.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/metadata.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/resources.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/importlib/util.py /usr/lib/python3.9/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/__init__.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/__main__.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/abc.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/fixtures.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/stubs.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_abc.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_api.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_files.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_lazy.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_locks.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_main.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_metadata_api.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_open.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_path.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_pkg_import.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_read.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_resource.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_spec.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_threaded_import.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_util.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_windows.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/test_zip.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/threaded_import_hangers.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/util.py /usr/lib/python3.9/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.9/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data/__init__.py /usr/lib/python3.9/test/test_importlib/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/lib/python3.9/test/test_importlib/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/lib/python3.9/test/test_importlib/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/__init__.py /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/binary.file /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/utf-16.file /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/utf-8.file /usr/lib/python3.9/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib/python3.9/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib/python3.9/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/__init__.py /usr/lib/python3.9/test/test_importlib/data02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/one/__init__.py /usr/lib/python3.9/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/one/resource1.txt /usr/lib/python3.9/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/two/__init__.py /usr/lib/python3.9/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data02/two/resource2.txt /usr/lib/python3.9/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/__init__.py /usr/lib/python3.9/test/test_importlib/data03 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib/python3.9/test/test_importlib/data03/namespace /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib/python3.9/test/test_importlib/data03/namespace/portion1 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib/python3.9/test/test_importlib/data03/namespace/portion2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.9/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.9/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.9/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/__init__.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/__main__.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.9/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata01/__init__.py /usr/lib/python3.9/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib/python3.9/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata02/__init__.py /usr/lib/python3.9/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib/python3.9/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/__init__.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/__main__.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/_support.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/test_zoneinfo.py /usr/lib/python3.9/test/test_zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/data/update_test_data.py /usr/lib/python3.9/test/test_zoneinfo/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_zoneinfo/data/zoneinfo_data.json /usr/lib/python3.9/test/test_zoneinfo/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/README.md /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/exe_with_z64 /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/exe_with_zip /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/header.sh /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/lib/python3.9/test/ziptestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/__init__.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/__main__.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_futures.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_subprocess.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_tasks.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/constants.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/coroutines.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/exceptions.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/format_helpers.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/futures.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/locks.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/log.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/proactor_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/protocols.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/queues.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/runners.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/selector_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/sslproto.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/staggered.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/streams.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/subprocess.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/tasks.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/threads.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/transports.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/trsock.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/unix_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/windows_events.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/asyncio/windows_utils.py /usr/lib/python3.9/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/__init__.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/__main__.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/echo.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/echo2.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/echo3.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/functional.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_context.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_futures.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_locks.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_queues.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_runners.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_server.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_streams.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_threads.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_transports.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/utils.py /usr/lib/python3.9/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/collections/__init__.py /usr/lib/python3.9/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/collections/abc.py /usr/lib/python3.9/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/__init__.py /usr/lib/python3.9/concurrent /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/__init__.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/_base.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/process.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/concurrent/futures/thread.py /usr/lib/python3.9/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/__init__.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/aliases.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/ascii.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/base64_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/big5.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/big5hkscs.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/bz2_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/charmap.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp037.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1006.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1026.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1125.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1140.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1250.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1251.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1252.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1253.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1254.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1255.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1256.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1257.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp1258.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp273.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp424.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp437.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp500.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp720.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp737.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp775.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp850.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp852.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp855.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp856.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp857.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp858.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp860.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp861.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp862.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp863.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp864.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp865.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp866.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp869.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp874.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp875.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp932.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp949.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/cp950.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_jis_2004.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_jisx0213.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_jp.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/euc_kr.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/gb18030.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/gb2312.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/gbk.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/hex_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/hp_roman8.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/hz.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/idna.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_1.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_2.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_3.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso2022_kr.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_1.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_10.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_11.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_13.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_14.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_15.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_16.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_2.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_3.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_4.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_5.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_6.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_7.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_8.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/iso8859_9.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/johab.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/koi8_r.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/koi8_t.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/koi8_u.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/kz1048.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/latin_1.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_arabic.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_croatian.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_cyrillic.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_farsi.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_greek.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_iceland.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_latin2.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_roman.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_romanian.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mac_turkish.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/mbcs.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/oem.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/palmos.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/ptcp154.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/punycode.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/quopri_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/raw_unicode_escape.py /usr/lib/python3.9/encodings /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/encodings/rot_13.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/shift_jis.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/shift_jis_2004.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/shift_jisx0213.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/tis_620.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/undefined.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/unicode_escape.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_16.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_16_be.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_16_le.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_32.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_32_be.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_32_le.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_7.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_8.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/utf_8_sig.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/uu_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/encodings/zlib_codec.py /usr/lib/python3.9/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/__init__.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_encoded_words.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_header_value_parser.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_parseaddr.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/_policybase.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/architecture.rst /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/base64mime.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/charset.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/contentmanager.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/encoders.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/errors.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/feedparser.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/generator.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/header.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/headerregistry.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/iterators.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/message.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/parser.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/policy.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/quoprimime.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/utils.py /usr/lib/python3.9/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/__init__.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/application.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/audio.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/base.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/image.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/message.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/multipart.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/nonmultipart.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/email/mime/text.py /usr/lib/python3.9/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/__init__.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/__main__.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test__encoded_words.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_contentmanager.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_defect_handling.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_email.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_generator.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_headerregistry.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_inversion.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_message.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_parser.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_pickleable.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_policy.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/test_utils.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/torture_test.py /usr/lib/python3.9/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/PyBanner048.gif /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/audiotest.au /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_01.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_02.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_03.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_04.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_05.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_06.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_07.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_08.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_09.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_10.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_11.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_12.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_13.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_14.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_15.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_16.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_17.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_18.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_19.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_20.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_21.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_22.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_23.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_24.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_25.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_26.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_27.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_28.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_29.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_30.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_31.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_32.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_33.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_34.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_35.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_36.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_37.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_38.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_39.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_40.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_41.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_42.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_43.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_44.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_45.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_email/data/msg_46.txt /usr/lib/python3.9/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/__init__.py /usr/lib/python3.9/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/__main__.py /usr/lib/python3.9/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/_uninstall.py /usr/lib/python3.9/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ensurepip/_bundled/__init__.py /usr/lib/python3.9/ensurepip/_bundled /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/html/__init__.py /usr/lib/python3.9/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/html/entities.py /usr/lib/python3.9/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/html/parser.py /usr/lib/python3.9/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/__init__.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/decoder.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/encoder.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/scanner.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/json/tool.py /usr/lib/python3.9/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/__init__.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/__main__.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_decode.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_default.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_dump.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_enum.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_fail.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_float.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_indent.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_pass1.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_pass2.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_pass3.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_recursion.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_scanstring.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_separators.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_speedups.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_tool.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_json/test_unicode.py /usr/lib/python3.9/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/__init__.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/client.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/cookiejar.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/cookies.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/http/server.py /usr/lib/python3.9/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/__init__.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/dumb.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/gnu.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/dbm/ndbm.py /usr/lib/python3.9/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xmlrpc/__init__.py /usr/lib/python3.9/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xmlrpc/client.py /usr/lib/python3.9/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xmlrpc/server.py /usr/lib/python3.9/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/__init__.py /usr/lib/python3.9/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/dbapi2.py /usr/lib/python3.9/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/dump.py /usr/lib/python3.9/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/__init__.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/backup.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/dbapi.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/dump.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/factory.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/hooks.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/regression.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/transactions.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/types.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/sqlite3/test/userfunctions.py /usr/lib/python3.9/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/logging/__init__.py /usr/lib/python3.9/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/logging/config.py /usr/lib/python3.9/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/logging/handlers.py /usr/lib/python3.9/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/__init__.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/handlers.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/headers.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/simple_server.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/util.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/wsgiref/validate.py /usr/lib/python3.9/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/__init__.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/error.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/parse.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/request.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/response.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/urllib/robotparser.py /usr/lib/python3.9/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/Grammar.txt /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/PatternGrammar.txt /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/__init__.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/__main__.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/btm_matcher.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/btm_utils.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixer_base.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixer_util.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/main.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/patcomp.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pygram.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pytree.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/refactor.py /usr/lib/python3.9/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/__init__.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_apply.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_asserts.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_basestring.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_buffer.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_dict.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_except.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_exec.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_execfile.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_filter.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_future.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_has_key.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_idioms.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_import.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_imports.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_imports2.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_input.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_intern.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_itertools.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_long.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_map.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_ne.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_next.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_operator.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_paren.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_print.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_raise.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_reduce.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_reload.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_renames.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_repr.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_throw.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_types.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_unicode.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_urllib.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_xrange.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/fixes/fix_zip.py /usr/lib/python3.9/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/__init__.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/conv.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/driver.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/grammar.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/literals.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/parse.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/pgen.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/token.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/pgen2/tokenize.py /usr/lib/python3.9/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/__init__.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/__main__.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/support.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_all_fixers.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_fixers.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_main.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_parser.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_pytree.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_refactor.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/test_util.py /usr/lib/python3.9/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/README /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/bom.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/crlf.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/different_encoding.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/false_encoding.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib/python3.9/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/__init__.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/_aix.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/_endian.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/util.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/wintypes.py /usr/lib/python3.9/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/__init__.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/__main__.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_anon.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_arrays.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_as_parameter.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_bitfields.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_buffers.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_bytes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_byteswap.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_callbacks.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_cast.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_cfuncs.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_checkretval.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_delattr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_errno.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_find.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_frombuffer.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_funcptr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_functions.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_incomplete.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_init.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_internals.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_keeprefs.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_libc.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_loading.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_macholib.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_memfunctions.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_numbers.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_objects.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_parameters.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_pep3118.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_pickling.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_pointers.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_prototypes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_python_api.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_random_things.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_refcounts.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_repr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_sizes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_slicing.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_stringptr.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_strings.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_struct_fields.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_structures.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_unicode.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_values.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_varsize_struct.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_win32.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/test/test_wintypes.py /usr/lib/python3.9/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/README.ctypes /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/__init__.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/dyld.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/dylib.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/ctypes/macholib/framework.py /usr/lib/python3.9/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/CREDITS.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/ChangeLog /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/HISTORY.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/NEWS.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/NEWS2x.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/README.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/TODO.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/__init__.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/__main__.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/autocomplete.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/autocomplete_w.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/autoexpand.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/browser.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/calltip.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/calltip_w.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/codecontext.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/colorizer.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-extensions.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-highlight.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-keys.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config-main.def /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/config_key.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/configdialog.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugger.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugger_r.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugobj.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/debugobj_r.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/delegator.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/dynoption.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/editor.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/extend.txt /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/filelist.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/format.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/grep.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/help.html /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/help.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/help_about.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/history.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/hyperparser.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle.bat /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle.pyw /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/iomenu.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/macosx.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/mainmenu.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/multicall.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/outwin.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/parenmatch.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/pathbrowser.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/percolator.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/pyparse.py /usr/lib/python3.9/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/pyshell.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/query.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/redirector.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/replace.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/rpc.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/run.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/runscript.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/scrolledlist.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/search.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/searchbase.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/searchengine.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/sidebar.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/squeezer.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/stackviewer.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/statusbar.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/textview.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/tooltip.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/tree.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/undo.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/window.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/zoomheight.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/zzdummy.py /usr/lib/python3.9/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/README.txt /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/folder.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle.ico /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_16.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_256.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_32.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/idle_48.png /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/python.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/Icons/tk.gif /usr/lib/python3.9/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/README.txt /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/__init__.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/htest.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/template.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_config.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_format.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_help.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_history.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_query.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_run.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_search.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_text.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_window.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.9/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/README /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/__init__.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/_msvccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/archive_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/bcppcompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/ccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/cmd.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/config.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/core.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/cygwinccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/debug.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/dep_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/dir_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/dist.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/errors.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/extension.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/fancy_getopt.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/file_util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/filelist.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/log.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/msvc9compiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/msvccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/spawn.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/sysconfig.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/text_file.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/unixccompiler.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/util.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/version.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/versionpredicate.py /usr/lib/python3.9/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/__init__.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_dumb.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_msi.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_rpm.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/bdist_wininst.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_clib.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_ext.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_py.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/build_scripts.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/check.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/clean.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/command_template /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/config.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_data.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_egg_info.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_headers.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_lib.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/install_scripts.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/register.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/sdist.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/command/upload.py /usr/lib/python3.9/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/Setup.sample /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/__init__.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/includetest.rst /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/support.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_archive_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_dumb.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_msi.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_rpm.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_bdist_wininst.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_clib.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_ext.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_py.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_build_scripts.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_check.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_clean.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_cmd.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_config.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_config_cmd.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_core.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_dep_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_dir_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_dist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_extension.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_file_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_filelist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_data.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_headers.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_lib.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_install_scripts.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_log.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_msvc9compiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_msvccompiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_register.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_sdist.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_spawn.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_sysconfig.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_text_file.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_unixccompiler.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_upload.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_util.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_version.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/distutils/tests/test_versionpredicate.py /usr/lib/python3.9/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/__init__.py /usr/lib/python3.9/xml /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/NodeFilter.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/__init__.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/domreg.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/expatbuilder.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/minicompat.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/minidom.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/pulldom.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/dom/xmlbuilder.py /usr/lib/python3.9/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/ElementInclude.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/ElementPath.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/ElementTree.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/__init__.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/etree/cElementTree.py /usr/lib/python3.9/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/parsers/__init__.py /usr/lib/python3.9/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/parsers/expat.py /usr/lib/python3.9/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/__init__.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/_exceptions.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/expatreader.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/handler.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/saxutils.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/xml/sax/xmlreader.py /usr/lib/python3.9/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/__init__.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/__main__.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/test_c_parser.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/test_first_sets.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_peg_generator/test_pegen.py /usr/lib/python3.9/test/test_peg_generator /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/__init__.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/__main__.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_fixcid.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_gprof2html.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_i18n.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_lll.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_md5sum.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_pathfix.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_pdeps.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_pindent.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_reindent.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_tools/test_sundry.py /usr/lib/python3.9/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/__init__.py /usr/lib/python3.9/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/__main__.py /usr/lib/python3.9/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.9/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.9/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/__init__.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/__main__.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/bytedesign.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/chaos.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/clock.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/colormixer.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/forest.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/fractalcurves.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/lindenmayer.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/nim.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/paint.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/peace.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/penrose.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/planet_and_moon.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/rosette.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/round_dance.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/sorting_animate.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/tree.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/turtle.cfg /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/two_canvases.py /usr/lib/python3.9/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Lib/turtledemo/yinyang.py /usr/lib/python3.9/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/__init__.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/connection.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/context.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/forkserver.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/heap.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/managers.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/pool.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_fork.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/process.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/queues.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/reduction.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/resource_sharer.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/resource_tracker.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/shared_memory.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/sharedctypes.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/spawn.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/synchronize.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/util.py /usr/lib/python3.9/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.9/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/multiprocessing/dummy/connection.py /usr/lib/python3.9/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/__init__.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/__main__.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/_log.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/async_case.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/case.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/loader.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/main.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/mock.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/result.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/runner.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/signals.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/util.py /usr/lib/python3.9/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/__init__.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/__main__.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/_test_warnings.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/dummy.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/support.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_assertions.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_async_case.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_break.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_case.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_discovery.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_functiontestcase.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_loader.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_program.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_result.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_runner.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_setups.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_skipping.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/test_suite.py /usr/lib/python3.9/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/__init__.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/__main__.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/support.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testasync.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testcallable.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testhelpers.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testmock.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testpatch.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testsealable.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testsentinel.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/unittest/test/testmock/testwith.py /usr/lib/python3.9/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/__init__.py /usr/lib/python3.9/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/__main__.py /usr/lib/python3.9/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.9/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/common/activate /usr/lib/python3.9/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/posix/activate.csh /usr/lib/python3.9/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/venv/scripts/posix/activate.fish /usr/lib/python3.9/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/__init__.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/ascii.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/has_key.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/panel.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/curses/textpad.py /usr/lib/python3.9/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pydoc_data/__init__.py /usr/lib/python3.9/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pydoc_data/_pydoc.css /usr/lib/python3.9/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/pydoc_data/topics.py /usr/lib/python3.9/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/__init__.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/_common.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/_tzpath.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Lib/zoneinfo/_zoneinfo.py /usr/lib/python3.9/zoneinfo /usr/bin/install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_i386-linux-gnu.py \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/LICENSE /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests; then \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix'...Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata__linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/builddir/bCompiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py'... .9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py'... uild/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml'...Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata__linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix'...Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata__linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py'... -1.fc34.i386/usr/lib/python3.9/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py \ -j0 -d /usr/lib/python3.9/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/Grammar3.9.0.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/PatternGrammar3.9.0.final.0.pickle Creating directory /usr/include/python3.9 Creating directory /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/cpython Creating directory /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/Python-ast.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/Python.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/abstract.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/asdl.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/ast.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bitset.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bltinmodule.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/boolobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bytearrayobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/bytesobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cellobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/ceval.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/classobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/code.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/codecs.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/compile.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/complexobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/context.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/datetime.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/descrobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/dictobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/dynamic_annotations.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/enumobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/errcode.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/eval.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/exports.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/fileobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/fileutils.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/floatobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/frameobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/funcobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/genericaliasobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/genobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/graminit.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/grammar.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/import.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/interpreteridobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/intrcheck.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/iterobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/listobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/longintrepr.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/longobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/marshal.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/memoryobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/methodobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/modsupport.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/moduleobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/namespaceobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/node.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/object.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/objimpl.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/odictobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/opcode.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/osdefs.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/osmodule.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/parsetok.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/patchlevel.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/picklebufobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/py_curses.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyarena.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pycapsule.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyctype.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pydebug.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pydtrace.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyerrors.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyexpat.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyfpe.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyframe.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyhash.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pylifecycle.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymacconfig.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymacro.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymath.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pymem.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pyport.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystate.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystrcmp.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystrhex.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pystrtod.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pythonrun.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pythread.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/pytime.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/rangeobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/setobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/sliceobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/structmember.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/structseq.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/symtable.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/sysmodule.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/token.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/traceback.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/tracemalloc.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/tupleobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/typeslots.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/ucnhash.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/unicodeobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/warnings.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/weakrefobject.h /usr/include/python3.9 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/abstract.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytearrayobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/bytesobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/ceval.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/code.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/dictobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/fileobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/fileutils.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/frameobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/import.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/initconfig.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/interpreteridobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/listobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/methodobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/object.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/objimpl.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pyerrors.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pylifecycle.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pymem.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/pystate.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/sysmodule.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/traceback.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/tupleobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/cpython/unicodeobject.h /usr/include/python3.9/cpython /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pegen_interface.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_abstract.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_accu.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_atomic.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_bytes_methods.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_byteswap.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_call.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_ceval.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_code.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_condvar.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_context.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_dtoa.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_fileutils.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_gc.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_getopt.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_gil.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_hamt.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_hashtable.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_import.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_initconfig.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_interp.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_object.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pathconfig.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pyerrors.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pyhash.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pylifecycle.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pymem.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_pystate.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_runtime.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_sysmodule.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_traceback.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_tupleobject.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Include/internal/pycore_warnings.h /usr/include/python3.9/internal /usr/bin/install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/pyconfig.h Creating directory /usr/lib/python3.9/config-3.9-i386-linux-gnu /usr/bin/install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/config.c /usr/bin/install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/python.o /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Modules/config.c.in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/config.c.in /usr/bin/install -p -m 644 Makefile /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/Makefile /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Modules/Setup /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/Setup /usr/bin/install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/Setup.local /usr/bin/install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9.pc /usr/bin/install -p -m 644 Misc/python-embed.pc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9-embed.pc /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/Modules/makesetup /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/makesetup /usr/bin/install -p /builddir/build/BUILD/Python-3.9.0/install-sh /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/install-sh /usr/bin/install -p python-config.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/python-config.py /usr/bin/install -p python-config /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized ./python -E /builddir/build/BUILD/Python-3.9.0/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib/python3.9/lib-dynload \ --root=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/ 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.9.0/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /builddir/build/BUILD/Python-3.9.0/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 running install_lib copying build/lib.linux-i686-3.9/_sysconfigdata__linux_i386-linux-gnu.py -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload creating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-i686-3.9/__pycache__/_sysconfigdata__linux_i386-linux-gnu.cpython-39.pyc -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-i686-3.9/_contextvars.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_testimportmultiple.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_crypt.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_opcode.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/spwd.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_testinternalcapi.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_statistics.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_queue.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/syslog.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/grp.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_bisect.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/fcntl.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_testmultiphase.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_random.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_curses_panel.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_heapq.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_lsprof.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_md5.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/parser.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_dbm.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_xxtestfuzz.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_posixsubprocess.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_sha1.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/mmap.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/readline.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/termios.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_gdbm.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/resource.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/nis.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_csv.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/select.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_xxsubinterpreters.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_bz2.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_sha256.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_zoneinfo.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/ossaudiodev.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_uuid.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_posixshmem.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/zlib.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/xxlimited.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_asyncio.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_hashlib.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_lzma.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_struct.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_codecs_tw.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_ctypes_test.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/math.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_multiprocessing.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/audioop.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_testbuffer.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_codecs_kr.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_codecs_iso2022.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_codecs_hk.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/binascii.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_codecs_cn.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/array.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_sha3.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_multibytecodec.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_json.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_socket.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_sha512.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_codecs_jp.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_ssl.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/pyexpat.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_curses.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_testcapi.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_tkinter.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/unicodedata.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_elementtree.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_datetime.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_blake2.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_sqlite3.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_pickle.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/cmath.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_ctypes.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload copying build/lib.linux-i686-3.9/_decimal.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sysconfigdata__linux_i386-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__/_sysconfigdata__linux_i386-linux-gnu.cpython-39.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_crypt.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_opcode.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/spwd.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_statistics.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_queue.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/syslog.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/grp.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bisect.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/fcntl.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testmultiphase.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_random.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_heapq.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lsprof.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_md5.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/parser.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_dbm.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha1.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/mmap.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/readline.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/termios.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_gdbm.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/resource.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/nis.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_csv.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/select.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bz2.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha256.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_zoneinfo.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ossaudiodev.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_uuid.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixshmem.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/zlib.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/xxlimited.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_hashlib.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lzma.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_struct.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes_test.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/math.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/audioop.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testbuffer.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/binascii.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/array.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha3.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_json.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_socket.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha512.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ssl.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/pyexpat.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testcapi.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_tkinter.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/unicodedata.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_elementtree.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_datetime.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_blake2.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sqlite3.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_pickle.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/cmath.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_decimal.cpython-39-i386-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.9/pydoc3.9 -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin copying build/scripts-3.9/idle3.9 -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin copying build/scripts-3.9/2to3-3.9 -> /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pydoc3.9 to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/idle3.9 to 755 changing mode of /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/2to3-3.9 to 755 rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sysconfigdata__linux_i386-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/__pycache__ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.9.0/Misc/python.man \ /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1/python3.9.1 if test ! -d /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; then \ echo "Creating directory /usr/lib/pkgconfig"; \ /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9 python3) if test "3.9" != "3.9"; then \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-config; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9-config python3.9-config); \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9.pc; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9.pc python-3.9.pc); \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python-3.9-embed.pc; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9-embed.pc python-3.9-embed.pc); \ fi rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9-config python3-config) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python3-embed.pc (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig; ln -s python-3.9-embed.pc python3-embed.pc) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s idle3.9 idle3) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s pydoc3.9 pydoc3) rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s 2to3-3.9 2to3) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin; ln -s python3.9-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1; ln -s python3.9.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.9.0/build/optimized ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/ ; \ fi + popd ~/build/BUILD/Python-3.9.0 + PathOfGdbPy=/usr/lib/debug//usr/lib/libpython3.9.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug//usr/lib/libpython3.9.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-config /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-i686-config + echo -e '#!/bin/sh\nexec `dirname $0`/python3.9-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find python3.9-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9-config + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/pyconfig.h /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/pyconfig-32.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.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages/__pycache__ + install -D -m 0644 Lib/idlelib/Icons/idle_16.png /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/16x16/apps/idle3.png + install -D -m 0644 Lib/idlelib/Icons/idle_32.png /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/32x32/apps/idle3.png + install -D -m 0644 Lib/idlelib/Icons/idle_48.png /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/48x48/apps/idle3.png + install -D -m 0644 Lib/idlelib/Icons/idle_256.png /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/256x256/apps/idle3.png + desktop-file-install --dir=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/applications /builddir/build/SOURCES/idle3.desktop + mkdir -p /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/metainfo + cp -a /builddir/build/SOURCES/idle3.appdata.xml /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/metainfo + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/metainfo/idle3.appdata.xml /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/metainfo/idle3.appdata.xml: OK + sed -i -e 's/'\''pyconfig.h'\''/'\''pyconfig-32.h'\''/' /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py + cp -p Tools/scripts/pathfix.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pathfix3.9.py + for tool in pygettext msgfmt + cp -p Tools/i18n/pygettext.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext3.9.py + ln -s pygettext3.9.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext3.py + for tool in pygettext msgfmt + cp -p Tools/i18n/msgfmt.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt3.9.py + ln -s msgfmt3.9.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt3.py + LD_LIBRARY_PATH=./build/optimized + ./build/optimized/python Tools/scripts/pathfix.py -i /usr/bin/python3.9 -pn /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt3.9.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pathfix3.9.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext3.9.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug//usr/lib/libpython3.9.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug//usr/lib/libpython3.9d.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/cpython') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/internal') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/cpython') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/internal') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr/lib') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt3.9.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pathfix3.9.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext3.9.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr/lib/libpython3.9.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr/lib/libpython3.9d.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_strptime.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata__linux_i386-linux-gnu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ntpath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/python-config.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/python-config.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/bom.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/crlf.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/different_encoding.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/false_encoding.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/infinite_recursion.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/py2_test_grammar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/bad_order.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/no_fixer_cls.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/parrot_example.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_explicit.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_first.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_last.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_parrot.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_preorder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_coding.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_coding2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_3131.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future10.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future4.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future5.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future6.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future7.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future8.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future9.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_pep3120.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_locale.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py: updating /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc') /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt3.9.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pathfix3.9.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext3.9.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug//usr/lib/libpython3.9.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py: no change /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug//usr/lib/libpython3.9d.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py: no change recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/applications') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/16x16') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/16x16/apps') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/256x256') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/256x256/apps') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/32x32') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/32x32/apps') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/48x48') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/48x48/apps') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1') recursedown('/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/metainfo') + find /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 -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.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py + find /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 -name '*.bat' -exec rm '{}' ';' + find /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/ -name '*~' -exec rm -f '{}' ';' + find . -name '*~' -exec rm -f '{}' ';' + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/:/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib + /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9 -s -B -m compileall -f -j48 -o 0 -o 1 -o 2 -s /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 -p / /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 --hardlink-dupes Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/cpython'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9/internal'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/cpython'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/include/python3.9d/internal'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr/lib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/Icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload'... /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:664: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:665: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:668: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:664: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:665: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:668: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:664: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:665: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py:668: SyntaxWarning: "is" with a literal. Did you mean "=="? Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiodata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/capath'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/cjkencodings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/decimaltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imghdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sndhdrdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'...Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_first.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/datetimetester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/trsock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/parrot_example.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/expat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext3.9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audit-tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9-i386-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/curses_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_named_expressions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr/lib/libpython3.9d.so.1.0-3.9.0-1.fc34.i386.debug-gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_explicit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/this.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future5.py'... *** File "/usr/lib/python3.9/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_pep3120.py'... *** File "/usr/lib/python3.9/test/badsyntax_pep3120.py", line 1 print("b�se") ^ SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/staggered.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/double_const.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_common.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/crlf.py'... *** File "/usr/lib/python3.9/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/suite.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_preorder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/bom.py'... *** File "/usr/lib/python3.9/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/rot_13.pCompiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/debug/usr/lib/libpython3.9.so.1.0-3.9.0-1.fc34.i38Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i3Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata_d_linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/token.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/parse.py'... y'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future6.py'... *** File "/usr/lib/python3.9/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/line.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/simpledialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/socket_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/py3_test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/win_console_handler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_sysconfigdata__linux_i386-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_coding.py'... *** File "/usr/lib/python3.9/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future4.py'... *** File "/usr/lib/python3.9/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/string_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_parrot.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/inspect_fodder2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/typing.py'... 6.debug-gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/re.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/patcomp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_picklebuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_type_comments.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wait4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/no_fixer_cls.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/signalinterproctester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lltrace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipimport.py'... 86/usr/lib/python3.9/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/good_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/time_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/different_encoding.py'... *** File "/usr/lib/python3.9/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/py2_test_grammar.py'... *** File "/usr/lib/python3.9/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audit.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_genericalias.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pathfix3.9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/metadata.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_aix_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/false_encoding.py'... *** File "/usr/lib/python3.9/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/random.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_3131.py'... *** File "/usr/lib/python3.9/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character '€' (U+20AC) Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future8.py'... *** File "/usr/lib/python3.9/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/zlib_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/infinite_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_check_c_globals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt3.9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asynchat.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/_endian.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/string.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future7.py'... *** File "/usr/lib/python3.9/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_xml_etree.py'... 1.fc34.i386/usr/lib/python3.9/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes/fix_last.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_coding2.py'... *** File "/usr/lib/python3.9/test/bad_coding2.py", line None SyntaxError: encoding problem: utf8 with BOM Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future10.py'... *** File "/usr/lib/python3.9/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future9.py'... *** File "/usr/lib/python3.9/test/badsyntax_future9.py", line 3 SyntaxError: not a chance Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_graphlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/_log.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_bootsubprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/config-3.9d-i386-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/data/fixers/bad_order.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ann_module3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/os.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/badsyntax_future3.py'... *** File "/usr/lib/python3.9/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/support/logging_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_typing.py'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/source'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata01'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_importlib/zipdata02'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_json'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_peg_generator'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_tools'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_warnings/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/test_zoneinfo/data'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/tracedmodules'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/test/ziptestdata'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_tkinter'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/tkinter/test/test_ttk'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/turtledemo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/unittest/test/testmock'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/urllib'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/venv/scripts/posix'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/wsgiref'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/dom'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/etree'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/parsers'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xml/sax'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/xmlrpc'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/zoneinfo'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/applications'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/16x16'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/16x16/apps'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/256x256'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/256x256/apps'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/32x32'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/32x32/apps'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/48x48'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/icons/hicolor/48x48/apps'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1'... Listing '/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/metainfo'... + : + rm -rf /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 -perm 555 -exec chmod 755 '{}' ';' + ln -s /usr/bin/python3.9d /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3-debug + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/2to3-3.9 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/2to3 + ln -s ./python3 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python + ln -s ./pydoc3 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pydoc + ln -s ./pygettext3.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pygettext.py + ln -s ./msgfmt3.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/msgfmt.py + ln -s ./idle3 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/idle + ln -s ./python3-config /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python-config + ln -s ./python3.1 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/man/man1/python.1 + ln -s ./python3.pc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/pkgconfig/python.pc + ln -s ./pathfix3.9.py /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/pathfix.py + ln -s ./python3-debug /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python-debug ++ grep '--include=*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py' + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics + module=topics + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__pycache__/topics.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__pycache__/topics.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/__pycache__/topics.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254 + module=cp1254 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1254.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1254.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1254.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1254.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255 + module=cp1255 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1255.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1255.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1255.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1255.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256 + module=cp1256 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1256.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1256.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1256.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1256.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257 + module=cp1257 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1257.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1257.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1257.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1257.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258 + module=cp1258 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1258.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1258.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1258.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1258.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273 + module=cp273 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp273.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp273.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp273.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp273.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424 + module=cp424 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp424.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp424.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp424.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp424.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437 + module=cp437 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp437.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp437.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp437.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp437.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500 + module=cp500 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp500.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp500.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp500.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp500.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737 + module=cp737 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp737.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp737.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp737.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp737.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775 + module=cp775 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp775.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp775.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp775.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp775.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850 + module=cp850 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp850.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp850.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp850.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp850.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852 + module=cp852 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp852.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp852.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp852.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp852.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855 + module=cp855 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp855.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp855.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp855.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp855.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856 + module=cp856 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp856.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp856.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp856.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp856.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857 + module=cp857 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp857.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp857.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp857.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp857.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860 + module=cp860 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp860.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp860.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp860.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp860.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861 + module=cp861 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp861.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp861.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp861.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp861.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862 + module=cp862 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp862.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp862.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp862.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp862.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863 + module=cp863 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp863.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp863.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp863.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp863.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864 + module=cp864 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp864.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp864.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp864.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp864.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865 + module=cp865 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp865.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp865.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp865.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp865.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866 + module=cp866 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp866.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp866.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp866.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp866.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869 + module=cp869 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp869.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp869.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp869.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp869.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874 + module=cp874 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp874.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp874.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp874.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp874.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875 + module=cp875 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp875.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp875.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp875.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp875.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8 + module=hp_roman8 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/hp_roman8.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/hp_roman8.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/hp_roman8.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/hp_roman8.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1 + module=iso8859_1 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_1.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_1.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_1.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_1.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10 + module=iso8859_10 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_10.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_10.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_10.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_10.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11 + module=iso8859_11 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_11.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_11.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_11.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_11.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13 + module=iso8859_13 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_13.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_13.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_13.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_13.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14 + module=iso8859_14 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_14.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_14.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_14.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_14.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15 + module=iso8859_15 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_15.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_15.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_15.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_15.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16 + module=iso8859_16 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_16.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_16.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_16.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_16.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2 + module=iso8859_2 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_2.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_2.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_2.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_2.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3 + module=iso8859_3 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_3.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_3.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_3.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_3.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4 + module=iso8859_4 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_4.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_4.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_4.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_4.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5 + module=iso8859_5 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_5.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_5.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_5.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_5.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6 + module=iso8859_6 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_6.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_6.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_6.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_6.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7 + module=iso8859_7 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_7.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_7.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_7.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_7.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8 + module=iso8859_8 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_8.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_8.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_8.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_8.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9 + module=iso8859_9 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_9.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_9.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/iso8859_9.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/iso8859_9.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r + module=koi8_r + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/koi8_r.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/koi8_r.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/koi8_r.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_r.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u + module=koi8_u + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/koi8_u.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/koi8_u.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/koi8_u.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/koi8_u.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048 + module=kz1048 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/kz1048.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/kz1048.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/kz1048.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/kz1048.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic + module=mac_arabic + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_arabic.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_arabic.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_arabic.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_arabic.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian + module=mac_croatian + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_croatian.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_croatian.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_croatian.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_croatian.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic + module=mac_cyrillic + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_cyrillic.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_cyrillic.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_cyrillic.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_cyrillic.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi + module=mac_farsi + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_farsi.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_farsi.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_farsi.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_farsi.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek + module=mac_greek + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_greek.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_greek.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_greek.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_greek.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland + module=mac_iceland + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_iceland.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_iceland.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_iceland.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_iceland.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2 + module=mac_latin2 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_latin2.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_latin2.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_latin2.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_latin2.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman + module=mac_roman + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_roman.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_roman.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_roman.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_roman.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian + module=mac_romanian + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_romanian.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_romanian.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_romanian.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_romanian.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish + module=mac_turkish + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_turkish.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_turkish.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/mac_turkish.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/mac_turkish.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154 + module=ptcp154 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/ptcp154.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/ptcp154.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/ptcp154.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/ptcp154.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620 + module=tis_620 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/tis_620.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/tis_620.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/tis_620.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/tis_620.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037 + module=cp037 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp037.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp037.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp037.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp037.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006 + module=cp1006 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1006.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1006.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1006.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1006.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026 + module=cp1026 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1026.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1026.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1026.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1026.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140 + module=cp1140 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1140.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1140.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1140.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1140.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250 + module=cp1250 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1250.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1250.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1250.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1250.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251 + module=cp1251 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1251.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1251.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1251.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1251.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252 + module=cp1252 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1252.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1252.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1252.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1252.py + for file in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/pydoc_data/topics.py $(grep --include='*.py' -lr /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings -e 'Python Character Mapping Codec .* from .* with gencodec.py') ++ dirname /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py + directory=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings ++ basename /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253 + module=cp1253 + mv /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1253.cpython-39.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.pyc + rm /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1253.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/__pycache__/cp1253.cpython-39.opt-2.pyc /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/encodings/cp1253.py + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 3.9.0-1.fc34 --unique-debug-suffix -3.9.0-1.fc34.i386 --unique-debug-src-base python3.9-3.9.0-1.fc34.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Python-3.9.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.9d.so.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.9.so.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_blake2.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bisect.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_cn.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bz2.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_blake2.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bisect.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bz2.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_hk.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_jp.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_kr.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_tw.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_csv.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_crypt.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_crypt.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_csv.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes_test.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes_test.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_datetime.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_dbm.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_decimal.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_elementtree.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_gdbm.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_decimal.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.9d.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.9.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bisect.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9d extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_blake2.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_datetime.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_dbm.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_elementtree.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_blake2.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bisect.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bz2.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_jp.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_cn.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_bz2.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_kr.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_hk.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_crypt.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_crypt.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_tw.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes_test.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes_test.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_csv.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_csv.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_decimal.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_datetime.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_dbm.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_decimal.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_gdbm.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_elementtree.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_dbm.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_datetime.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_elementtree.cpython-39d-i386-linux-gnu.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/libpython3.so gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_gdbm.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_hashlib.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_gdbm.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_hashlib.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_hashlib.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_hashlib.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_heapq.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_heapq.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_json.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lsprof.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_json.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lsprof.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lzma.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lzma.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_md5.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_md5.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_heapq.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_heapq.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multibytecodec.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_json.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_opcode.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multiprocessing.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_opcode.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_pickle.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixshmem.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_pickle.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixshmem.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lsprof.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lsprof.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_json.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lzma.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_lzma.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_queue.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_random.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_queue.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_md5.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_md5.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha256.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha1.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_random.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha256.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha1.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multibytecodec.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha3.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha512.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_opcode.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_multiprocessing.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha3.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_opcode.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_pickle.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixshmem.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_pickle.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_posixshmem.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_random.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_queue.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha512.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_queue.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_socket.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_random.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha1.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha256.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha1.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_socket.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha256.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha3.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sqlite3.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha3.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha512.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sqlite3.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sha512.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_socket.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ssl.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_socket.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_statistics.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ssl.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sqlite3.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_sqlite3.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ssl.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_ssl.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_statistics.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_statistics.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_struct.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_statistics.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_struct.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_struct.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_struct.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testbuffer.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testbuffer.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testcapi.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testbuffer.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testcapi.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testbuffer.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testcapi.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testmultiphase.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testmultiphase.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_tkinter.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_tkinter.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_uuid.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testcapi.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_uuid.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/array.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/audioop.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_zoneinfo.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/array.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/audioop.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_zoneinfo.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/binascii.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testmultiphase.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/binascii.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_tkinter.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/cmath.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/cmath.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_uuid.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_tkinter.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_testmultiphase.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/fcntl.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/fcntl.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_uuid.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/grp.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/audioop.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_zoneinfo.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/array.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/array.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/audioop.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/binascii.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/grp.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_zoneinfo.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/binascii.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/math.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/cmath.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/cmath.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/fcntl.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/math.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/fcntl.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/grp.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/math.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/grp.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/math.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/mmap.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/nis.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/mmap.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/nis.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ossaudiodev.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/mmap.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/mmap.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/nis.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/nis.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ossaudiodev.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ossaudiodev.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/parser.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/parser.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/pyexpat.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/pyexpat.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/ossaudiodev.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/parser.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/parser.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/pyexpat.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/pyexpat.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/readline.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/readline.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/readline.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/readline.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/resource.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/resource.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/select.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/resource.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/select.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/resource.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/spwd.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/spwd.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/select.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/syslog.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/select.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/spwd.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/spwd.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/termios.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/unicodedata.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/termios.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/syslog.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/syslog.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/unicodedata.cpython-39d-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/xxlimited.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/zlib.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/termios.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/termios.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/syslog.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/unicodedata.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/zlib.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/unicodedata.cpython-39d-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/xxlimited.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/zlib.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/zlib.cpython-39d-i386-linux-gnu.so original debug info size: 40632kB, size after compression: 34532kB /usr/lib/rpm/sepdebugcrcfix: Updated 155 CRC32s, 1 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 39032 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/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.9/test/ziptestdata/exe_with_z64 from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.9/test/ziptestdata/exe_with_zip from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.9/test/ziptestdata/header.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.9/ctypes/macholib/fetch_macholib from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/config-3.9d-i386-linux-gnu/makesetup from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/config-3.9d-i386-linux-gnu/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/config-3.9-i386-linux-gnu/makesetup from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/config-3.9-i386-linux-gnu/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/python3.9d-i686-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/python3.9d-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/python3.9-i686-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/python3.9-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oRIAsL + umask 022 + cd /builddir/build/BUILD + cd Python-3.9.0 + find /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/lib-dynload/:/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib + PYTHONPATH='/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/lib/python3.9/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/bin/python3.9 /builddir/build/SOURCES/check-pyc-timestamps.py + grep curses + ldd /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/_curses.cpython-39-i386-linux-gnu.so /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/_curses.cpython-39d-i386-linux-gnu.so /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39-i386-linux-gnu.so /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39d-i386-linux-gnu.so + grep libncurses.so + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386//usr/lib/python3.9/lib-dynload/*.so + case $Module in ++ pwd + topdir=/builddir/build/BUILD/Python-3.9.0 + CheckPython debug + ConfName=debug ++ pwd + ConfDir=/builddir/build/BUILD/Python-3.9.0/build/debug + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/debug + /builddir/build/BUILD/Python-3.9.0/build/debug/python -m test.pythoninfo Python debug information ======================== CC.version: gcc (GCC) 10.2.1 20201005 (Red Hat 10.2.1-5) Py_DEBUG: Yes (sys.gettotalrefcount() present) _decimal.__libmpdec_version__: 2.5.0 builtins.float.double_format: IEEE, little-endian builtins.float.float_format: IEEE, little-endian config[_config_init]: 2 config[_init_main]: 1 config[_install_importlib]: 1 config[_isolated_interpreter]: 0 config[_orig_argv]: ['/builddir/build/BUILD/Python-3.9.0/build/debug/python', '-m', 'test.pythoninfo'] config[_use_peg_parser]: 1 config[argv]: ['-m'] config[base_exec_prefix]: '/usr' config[base_executable]: '/builddir/build/BUILD/Python-3.9.0/build/debug/python' config[base_prefix]: '/usr' config[buffered_stdio]: 1 config[bytes_warning]: 0 config[check_hash_pycs_mode]: 'default' config[configure_c_stdio]: 1 config[dev_mode]: 0 config[dump_refs]: 0 config[exec_prefix]: '/usr' config[executable]: '/builddir/build/BUILD/Python-3.9.0/build/debug/python' config[faulthandler]: 0 config[filesystem_encoding]: 'utf-8' config[filesystem_errors]: 'surrogateescape' config[hash_seed]: 0 config[home]: None config[import_time]: 0 config[inspect]: 0 config[install_signal_handlers]: 1 config[interactive]: 0 config[isolated]: 0 config[malloc_stats]: 0 config[module_search_paths]: ['/usr/lib/python39.zip', '/builddir/build/BUILD/Python-3.9.0/Lib', '/builddir/build/BUILD/Python-3.9.0/build/debug/build/lib.linux-i686-3.9-pydebug'] config[optimization_level]: 0 config[parse_argv]: 1 config[parser_debug]: 0 config[pathconfig_warnings]: 1 config[platlibdir]: 'lib' config[prefix]: '/usr' config[program_name]: '/builddir/build/BUILD/Python-3.9.0/build/debug/python' config[pycache_prefix]: None config[pythonpath_env]: None config[quiet]: 0 config[run_command]: None config[run_filename]: None config[run_module]: 'test.pythoninfo' config[show_ref_count]: 0 config[site_import]: 1 config[skip_source_first_line]: 0 config[stdio_encoding]: 'utf-8' config[stdio_errors]: 'surrogateescape' config[tracemalloc]: 0 config[use_environment]: 1 config[use_hash_seed]: 0 config[user_site_directory]: 1 config[verbose]: 0 config[warnoptions]: [] config[write_bytecode]: 1 config[xoptions]: [] datetime.datetime.now: 2020-10-06 14:20:30.044051 expat.EXPAT_VERSION: expat_2.2.8 fips.linux_crypto_fips_enabled: 0 fips.openssl_fips_mode: 0 gdb_version: GNU gdb (GDB) Fedora 9.2-6.fc33 gdbm.GDBM_VERSION: 1.18.1 global_config[Py_BytesWarningFlag]: 0 global_config[Py_DebugFlag]: 0 global_config[Py_DontWriteBytecodeFlag]: 0 global_config[Py_FileSystemDefaultEncodeErrors]: 'surrogateescape' global_config[Py_FileSystemDefaultEncoding]: 'utf-8' global_config[Py_FrozenFlag]: 0 global_config[Py_HasFileSystemDefaultEncoding]: 0 global_config[Py_HashRandomizationFlag]: 1 global_config[Py_IgnoreEnvironmentFlag]: 0 global_config[Py_InspectFlag]: 0 global_config[Py_InteractiveFlag]: 0 global_config[Py_IsolatedFlag]: 0 global_config[Py_NoSiteFlag]: 0 global_config[Py_NoUserSiteDirectory]: 0 global_config[Py_OptimizeFlag]: 0 global_config[Py_QuietFlag]: 0 global_config[Py_UTF8Mode]: 1 global_config[Py_UnbufferedStdioFlag]: 0 global_config[Py_VerboseFlag]: 0 global_config[_Py_HasFileSystemDefaultEncodeErrors]: 0 locale.encoding: UTF-8 os.cpu_count: 48 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.9.0/build/debug os.environ[PATH]: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin os.environ[SHELL]: /bin/bash os.environ[SOURCE_DATE_EPOCH]: 1601942400 os.environ[TERM]: vt100 os.getcwd: /builddir/build/BUILD/Python-3.9.0 os.getegid: 425 os.geteuid: 1000 os.getgid: 425 os.getgrouplist: 425 os.getgroups: 425, 425 os.getloadavg: (5.76, 3.35, 2.08) os.getrandom: ready (initialized) os.getresgid: (425, 425, 425) os.getresuid: (1000, 1000, 1000) os.getuid: 1000 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.umask: 0o022 os.uname: posix.uname_result(sysname='Linux', nodename='buildhw-x86-04.iad2.fedoraproject.org', release='5.7.11-200.fc32.x86_64', version='#1 SMP Wed Jul 29 17:15:52 UTC 2020', machine='i686') platform.architecture: 32bit ELF platform.libc_ver: glibc 2.32.9000 platform.platform: Linux-5.7.11-200.fc32.x86_64-i686-with-glibc2.32.9000 platform.python_implementation: CPython pre_config[_config_init]: 2 pre_config[allocator]: 0 pre_config[coerce_c_locale]: 2 pre_config[coerce_c_locale_warn]: 0 pre_config[configure_locale]: 1 pre_config[dev_mode]: 0 pre_config[isolated]: 0 pre_config[parse_argv]: 1 pre_config[use_environment]: 1 pre_config[utf8_mode]: 1 pwd.getpwuid(1000): pwd.struct_passwd(pw_name='mockbuild', pw_passwd='x', pw_uid=1000, pw_gid=425, pw_gecos='', pw_dir='/builddir', pw_shell='/bin/bash') 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: (514093, 514093) resource.RLIMIT_OFILE: (1024, 524288) resource.RLIMIT_RSS: (-1, -1) resource.RLIMIT_RTPRIO: (0, 0) resource.RLIMIT_RTTIME: (-1, -1) resource.RLIMIT_SIGPENDING: (514093, 514093) resource.RLIMIT_STACK: (8388608, -1) resource.pagesize: 4096 socket.hostname: buildhw-x86-04.iad2.fedoraproject.org sqlite3.sqlite_version: 3.33.0 sqlite3.version: 2.6.0 ssl.HAS_SNI: True ssl.OPENSSL_VERSION: OpenSSL 1.1.1g FIPS 21 Apr 2020 ssl.OPENSSL_VERSION_INFO: (1, 1, 1, 7, 15) ssl.OP_ALL: -0x7fffffac 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_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION|OP_ALL 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_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION|OP_ALL 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_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION|OP_ALL ssl.stdlib_context.protocol: _SSLMethod.PROTOCOL_TLS ssl.stdlib_context.verify_mode: VerifyMode.CERT_NONE subprocess._USE_POSIX_SPAWN: True sys.abiflags: d sys.api_version: 1013 sys.builtin_module_names: ('_abc', '_ast', '_codecs', '_collections', '_functools', '_imp', '_io', '_locale', '_operator', '_peg_parser', '_signal', '_sre', '_stat', '_string', '_symtable', '_thread', '_tracemalloc', '_warnings', '_weakref', 'atexit', 'builtins', 'errno', 'faulthandler', 'gc', 'itertools', 'marshal', 'posix', 'pwd', 'sys', 'time', 'xxsubtype') sys.byteorder: little sys.dont_write_bytecode: False sys.executable: /builddir/build/BUILD/Python-3.9.0/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=32, modulus=2147483647, inf=314159, nan=0, imag=1000003, algorithm='siphash24', hash_bits=64, seed_bits=128, cutoff=0) sys.hexversion: 50921712 sys.implementation: namespace(name='cpython', cache_tag='cpython-39', version=sys.version_info(major=3, minor=9, micro=0, releaselevel='final', serial=0), hexversion=50921712, _multiarch='i386-linux-gnu') sys.int_info: sys.int_info(bits_per_digit=15, sizeof_digit=2) sys.maxsize: 2147483647 sys.maxunicode: 1114111 sys.path: ['/builddir/build/BUILD/Python-3.9.0', '/usr/lib/python39.zip', '/builddir/build/BUILD/Python-3.9.0/Lib', '/builddir/build/BUILD/Python-3.9.0/build/debug/build/lib.linux-i686-3.9-pydebug', '/usr/lib/python3.9/site-packages'] 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.9000') sys.version: 3.9.0 (default, Oct 6 2020, 00:00:00) [GCC 10.2.1 20201005 (Red Hat 10.2.1-5)] sys.version_info: sys.version_info(major=3, minor=9, micro=0, releaselevel='final', serial=0) sysconfig[ABIFLAGS]: d sysconfig[CCSHARED]: -fPIC sysconfig[CC]: gcc -pthread sysconfig[CFLAGSFORSHARED]: -fPIC sysconfig[CFLAGS]: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og sysconfig[CONFIG_ARGS]: '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-platlibdir=lib' '--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' '--with-valgrind' '--without-ensurepip' '--with-pydebug' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv ' 'LDFLAGS= -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' 'CPPFLAGS=' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig' sysconfig[HOST_GNU_TYPE]: i686-redhat-linux-gnu sysconfig[MACHDEP]: linux sysconfig[MULTIARCH]: i386-linux-gnu sysconfig[OPT]: -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv sysconfig[PY_CFLAGS]: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal 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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g sysconfig[PY_STDMODULE_CFLAGS]: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC sysconfig[Py_DEBUG]: 1 sysconfig[Py_ENABLE_SHARED]: 1 sysconfig[SHELL]: /bin/sh sysconfig[SOABI]: cpython-39d-i386-linux-gnu sysconfig[prefix]: /usr test_socket.HAVE_SOCKET_ALG: True test_socket.HAVE_SOCKET_BLUETOOTH: True test_socket.HAVE_SOCKET_CAN: True test_socket.HAVE_SOCKET_CAN_ISOTP: False test_socket.HAVE_SOCKET_CAN_J1939: False test_socket.HAVE_SOCKET_QIPCRTR: False test_socket.HAVE_SOCKET_RDS: False test_socket.HAVE_SOCKET_UDPLITE: True test_socket.HAVE_SOCKET_VSOCK: False test_support._is_gui_available: False test_support.python_is_optimized: False time.altzone: 0 time.daylight: 0 time.get_clock_info(monotonic): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(perf_counter): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(process_time): namespace(implementation='clock_gettime(CLOCK_PROCESS_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(thread_time): namespace(implementation='clock_gettime(CLOCK_THREAD_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(time): namespace(implementation='clock_gettime(CLOCK_REALTIME)', monotonic=False, adjustable=True, resolution=1e-09) time.time: 1601994030.2264843 time.timezone: 0 time.tzname: ('UTC', 'UTC') 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.9.0/build/debug + /builddir/build/BUILD/Python-3.9.0/build/debug/python -m test.regrtest -wW --slowest -j0 --timeout=1800 == CPython 3.9.0 (default, Oct 6 2020, 00:00:00) [GCC 10.2.1 20201005 (Red Hat 10.2.1-5)] == Linux-5.7.11-200.fc32.x86_64-i686-with-glibc2.32.9000 little-endian == cwd: /builddir/build/BUILD/Python-3.9.0/build/debug/build/test_python_274677æ == CPU count: 48 == encodings: locale=UTF-8, FS=utf-8 0:00:00 load avg: 5.76 Run tests in parallel using 50 child processes (timeout: 30 min, worker timeout: 35 min) 0:00:00 load avg: 5.76 [ 1/425] test___future__ passed 0:00:00 load avg: 5.76 [ 2/425] test_opcodes passed 0:00:00 load avg: 5.76 [ 3/425] test__locale passed 0:00:00 load avg: 5.76 [ 4/425] test_abstract_numbers passed 0:00:00 load avg: 5.76 [ 5/425] test__osx_support passed 0:00:00 load avg: 5.76 [ 6/425] test__opcode passed 0:00:00 load avg: 5.76 [ 7/425] test_audioop passed 0:00:00 load avg: 5.76 [ 8/425] test_baseexception passed 0:00:00 load avg: 5.76 [ 9/425] test_asdl_parser passed 0:00:00 load avg: 5.76 [ 10/425] test_augassign passed 0:00:00 load avg: 5.76 [ 11/425] test_binhex passed 0:00:00 load avg: 5.76 [ 12/425] test_bool passed 0:00:00 load avg: 5.76 [ 13/425] test_grammar passed 0:00:00 load avg: 5.76 [ 14/425] test_binop passed 0:00:00 load avg: 5.76 [ 15/425] test_abc passed 0:00:00 load avg: 5.76 [ 16/425] test_binascii passed 0:00:00 load avg: 5.76 [ 17/425] test_doctest2 passed 0:00:00 load avg: 5.76 [ 18/425] test_bigaddrspace passed 0:00:00 load avg: 5.76 [ 19/425] test_bisect passed 0:00:00 load avg: 5.76 [ 20/425] test_bigmem passed 0:00:00 load avg: 5.76 [ 21/425] test_types passed 0:00:00 load avg: 5.76 [ 22/425] test_cgi passed 0:00:00 load avg: 5.76 [ 23/425] test_bdb passed 0:00:00 load avg: 5.76 [ 24/425] test_atexit passed 0:00:01 load avg: 5.76 [ 25/425] test_call passed 0:00:01 load avg: 5.76 [ 26/425] test_aifc passed 0:00:01 load avg: 5.76 [ 27/425] test_charmapcodec passed 0:00:01 load avg: 5.76 [ 28/425] test_class passed 0:00:01 load avg: 5.76 [ 29/425] test_builtin passed 0:00:01 load avg: 5.76 [ 30/425] test_cmd passed 0:00:01 load avg: 5.76 [ 31/425] test_base64 passed 0:00:01 load avg: 5.76 [ 32/425] test_check_c_globals passed 0:00:01 load avg: 5.76 [ 33/425] test_code passed 0:00:01 load avg: 5.76 [ 34/425] test_codecencodings_hk passed 0:00:01 load avg: 5.76 [ 35/425] test_codecmaps_cn passed 0:00:01 load avg: 5.76 [ 36/425] test_codeccallbacks passed 0:00:01 load avg: 5.76 [ 37/425] test_codecmaps_kr passed 0:00:01 load avg: 5.76 [ 38/425] test_codecmaps_jp passed 0:00:01 load avg: 5.76 [ 39/425] test_codecmaps_tw passed 0:00:01 load avg: 5.76 [ 40/425] test_codecmaps_hk passed 0:00:01 load avg: 5.76 [ 41/425] test_cmath passed 0:00:01 load avg: 5.76 [ 42/425] test_code_module passed 0:00:01 load avg: 5.76 [ 43/425] test_asyncgen passed 0:00:01 load avg: 5.76 [ 44/425] test_codecencodings_tw passed 0:00:01 load avg: 5.76 [ 45/425] test_codeop passed 0:00:01 load avg: 5.76 [ 46/425] test_dict passed 0:00:01 load avg: 5.76 [ 47/425] test_colorsys passed 0:00:01 load avg: 5.76 [ 48/425] test_clinic passed 0:00:01 load avg: 5.76 [ 49/425] test_codecencodings_kr passed 0:00:01 load avg: 5.76 [ 50/425] test_compare passed 0:00:01 load avg: 5.76 [ 51/425] test_cgitb passed 0:00:02 load avg: 5.76 [ 52/425] test_contains passed 0:00:02 load avg: 5.76 [ 53/425] test_bufio passed 0:00:02 load avg: 5.76 [ 54/425] test_codecencodings_iso2022 passed 0:00:02 load avg: 5.76 [ 55/425] test_copy passed 0:00:02 load avg: 5.76 [ 56/425] test_crashers passed 0:00:02 load avg: 5.76 [ 57/425] test_codecencodings_cn passed 0:00:02 load avg: 5.76 [ 58/425] test_curses skipped (resource denied) test_curses skipped -- Use of the 'curses' resource not enabled 0:00:02 load avg: 5.76 [ 59/425] test_contextlib passed 0:00:02 load avg: 5.76 [ 60/425] test_exceptions passed 0:00:02 load avg: 5.76 [ 61/425] test_copyreg passed 0:00:02 load avg: 5.76 [ 62/425] test_contextlib_async passed 0:00:02 load avg: 5.76 [ 63/425] test_asynchat passed 0:00:02 load avg: 5.76 [ 64/425] test_dbm_gnu passed 0:00:02 load avg: 5.76 [ 65/425] test_dbm passed 0:00:02 load avg: 5.76 [ 66/425] test_complex passed 0:00:02 load avg: 5.76 [ 67/425] test_asyncore passed 0:00:02 load avg: 5.76 [ 68/425] test_dbm_ndbm passed 0:00:02 load avg: 5.76 [ 69/425] test_dbm_dumb passed 0:00:02 load avg: 5.76 [ 70/425] test_array passed 0:00:02 load avg: 5.76 [ 71/425] test_decorators passed 0:00:02 load avg: 5.76 [ 72/425] test_defaultdict passed 0:00:02 load avg: 5.76 [ 73/425] test_devpoll skipped test_devpoll skipped -- test works only on Solaris OS family 0:00:02 load avg: 5.76 [ 74/425] test_dictcomps passed 0:00:02 load avg: 5.76 [ 75/425] test_descrtut passed 0:00:02 load avg: 5.76 [ 76/425] test_dict_version passed 0:00:03 load avg: 5.76 [ 77/425] test_dictviews passed 0:00:03 load avg: 5.76 [ 78/425] test_coroutines passed 0:00:03 load avg: 5.76 [ 79/425] test_csv passed 0:00:03 load avg: 5.76 [ 80/425] test_audit passed 0:00:03 load avg: 9.22 [ 81/425] test_dynamic passed 0:00:03 load avg: 9.22 [ 82/425] test_dynamicclassattribute passed 0:00:03 load avg: 9.22 [ 83/425] test_codecencodings_jp passed 0:00:03 load avg: 9.22 [ 84/425] test_embed passed 0:00:03 load avg: 9.22 [ 85/425] test_dataclasses passed 0:00:03 load avg: 9.22 [ 86/425] test_dtrace passed 0:00:03 load avg: 9.22 [ 87/425] test_cprofile passed 0:00:03 load avg: 9.22 [ 88/425] test_errno passed 0:00:03 load avg: 9.22 [ 89/425] test_ensurepip passed 0:00:03 load avg: 9.22 [ 90/425] test_collections passed 0:00:03 load avg: 9.22 [ 91/425] test_eof passed 0:00:03 load avg: 9.22 [ 92/425] test_exception_variations passed 0:00:03 load avg: 9.22 [ 93/425] test_exception_hierarchy passed 0:00:03 load avg: 9.22 [ 94/425] test_configparser passed 0:00:03 load avg: 9.22 [ 95/425] test_enumerate passed 0:00:03 load avg: 9.22 [ 96/425] test_docxmlrpc passed 0:00:04 load avg: 9.22 [ 97/425] test_extcall passed 0:00:04 load avg: 9.22 [ 98/425] test_fcntl passed 0:00:04 load avg: 9.22 [ 99/425] test_doctest passed 0:00:04 load avg: 9.22 [100/425] test__xxsubinterpreters passed 0:00:04 load avg: 9.22 [101/425] test_filecmp passed 0:00:04 load avg: 9.22 [102/425] test_enum passed 0:00:04 load avg: 9.22 [103/425] test_fnmatch passed 0:00:04 load avg: 9.22 [104/425] test_fileinput passed 0:00:04 load avg: 9.22 [105/425] test_flufl passed 0:00:04 load avg: 9.22 [106/425] test_fileio passed 0:00:04 load avg: 9.22 [107/425] test_file passed 0:00:04 load avg: 9.22 [108/425] test_format passed 0:00:04 load avg: 9.22 [109/425] test_fractions passed 0:00:04 load avg: 9.22 [110/425] test_frozen passed 0:00:04 load avg: 9.22 [111/425] test_frame passed 0:00:04 load avg: 9.22 [112/425] test_funcattrs passed 0:00:04 load avg: 9.22 [113/425] test_future3 passed 0:00:04 load avg: 9.22 [114/425] test_c_locale_coercion passed 0:00:04 load avg: 9.22 [115/425] test_finalization passed 0:00:04 load avg: 9.22 [116/425] test_future4 passed 0:00:04 load avg: 9.22 [117/425] test_ctypes passed 0:00:04 load avg: 9.22 [118/425] test_float passed 0:00:04 load avg: 9.22 [119/425] test_future5 passed 0:00:04 load avg: 9.22 [120/425] test_dis passed 0:00:04 load avg: 9.22 [121/425] test_crypt passed 0:00:04 load avg: 9.22 [122/425] test_future passed 0:00:05 load avg: 9.22 [123/425] test_generator_stop passed 0:00:05 load avg: 9.22 [124/425] test_genericalias passed 0:00:05 load avg: 9.22 [125/425] test_gdb skipped test_gdb skipped -- https://bugzilla.redhat.com/show_bug.cgi?id=1866884 0:00:05 load avg: 9.22 [126/425] test_genericpath passed 0:00:05 load avg: 9.22 [127/425] test_genericclass passed 0:00:05 load avg: 9.22 [128/425] test_genexps passed 0:00:05 load avg: 9.22 [129/425] test_functools passed 0:00:05 load avg: 9.22 [130/425] test_getopt passed 0:00:05 load avg: 9.22 [131/425] test_grp passed 0:00:05 load avg: 9.22 [132/425] test_generators passed 0:00:05 load avg: 9.22 [133/425] test_getpass passed 0:00:05 load avg: 9.22 [134/425] test_global passed 0:00:05 load avg: 9.22 [135/425] test_getargs2 passed 0:00:05 load avg: 9.22 [136/425] test_gettext passed 0:00:05 load avg: 9.22 [137/425] test_epoll passed 0:00:05 load avg: 9.22 [138/425] test_hmac passed 0:00:05 load avg: 9.22 [139/425] test_graphlib passed 0:00:05 load avg: 9.22 [140/425] test_html passed 0:00:05 load avg: 9.22 [141/425] test_htmlparser passed 0:00:06 load avg: 9.22 [142/425] test_codecs passed 0:00:06 load avg: 9.22 [143/425] test_http_cookies passed 0:00:06 load avg: 9.22 [144/425] test_imghdr passed 0:00:06 load avg: 9.22 [145/425] test_difflib passed 0:00:06 load avg: 9.22 [146/425] test_argparse passed 0:00:06 load avg: 9.22 [147/425] test_index passed 0:00:06 load avg: 9.22 [148/425] test_fstring passed 0:00:06 load avg: 9.22 [149/425] test_int passed 0:00:06 load avg: 9.22 [150/425] test_imp passed 0:00:06 load avg: 9.22 [151/425] test_glob passed 0:00:06 load avg: 9.22 [152/425] test_capi passed 0:00:06 load avg: 9.22 [153/425] test_file_eintr passed 0:00:06 load avg: 9.22 [154/425] test_context passed 0:00:06 load avg: 9.22 [155/425] test_httplib passed 0:00:06 load avg: 9.22 [156/425] test_int_literal passed 0:00:06 load avg: 9.22 [157/425] test_cmd_line passed 0:00:06 load avg: 9.22 [158/425] test_ioctl skipped test_ioctl skipped -- Unable to open /dev/tty 0:00:06 load avg: 9.22 [159/425] test_iterlen passed 0:00:06 load avg: 9.22 [160/425] test_isinstance passed 0:00:06 load avg: 9.22 [161/425] test_calendar passed 0:00:06 load avg: 9.22 [162/425] test_deque passed 0:00:06 load avg: 9.22 [163/425] test_hash passed 0:00:07 load avg: 9.22 [164/425] test_kqueue skipped test_kqueue skipped -- test works only on BSD 0:00:07 load avg: 9.22 [165/425] test_keyword passed 0:00:07 load avg: 9.22 [166/425] test_gzip passed 0:00:07 load avg: 9.22 [167/425] test_bytes passed 0:00:07 load avg: 9.22 [168/425] test_distutils passed 0:00:07 load avg: 9.22 [169/425] test_keywordonlyarg passed 0:00:07 load avg: 9.22 [170/425] test_iter passed 0:00:07 load avg: 9.22 [171/425] test_linecache passed 0:00:07 load avg: 9.22 [172/425] test_listcomps passed 0:00:07 load avg: 9.22 [173/425] test_mailcap passed 0:00:07 load avg: 9.22 [174/425] test_lltrace passed 0:00:07 load avg: 9.22 [175/425] test_locale passed 0:00:07 load avg: 9.22 [176/425] test_ipaddress passed 0:00:07 load avg: 9.22 [177/425] test_memoryio passed 0:00:07 load avg: 9.22 [178/425] test_http_cookiejar passed 0:00:07 load avg: 9.22 [179/425] test___all__ passed 0:00:07 load avg: 9.22 [180/425] test_metaclass passed 0:00:07 load avg: 9.22 [181/425] test_heapq passed 0:00:07 load avg: 9.22 [182/425] test_longexp passed 0:00:07 load avg: 9.22 [183/425] test_descr passed 0:00:08 load avg: 9.22 [184/425] test_hashlib passed 0:00:08 load avg: 9.22 [185/425] test_gc passed 0:00:08 load avg: 9.22 [186/425] test_mimetypes passed 0:00:08 load avg: 9.22 [187/425] test_marshal passed 0:00:08 load avg: 9.22 [188/425] test_msilib skipped test_msilib skipped -- No module named '_msi' 0:00:08 load avg: 9.22 [189/425] test_memoryview passed 0:00:08 load avg: 11.93 [190/425] test_import passed 0:00:08 load avg: 11.93 [191/425] test_mmap passed 0:00:08 load avg: 11.93 [192/425] test_bz2 passed 0:00:08 load avg: 11.93 [193/425] test_inspect passed 0:00:08 load avg: 11.93 [194/425] test_minidom passed 0:00:08 load avg: 11.93 [195/425] test_httpservers passed 0:00:08 load avg: 11.93 [196/425] test_nis passed 0:00:08 load avg: 11.93 [197/425] test_list passed 0:00:08 load avg: 11.93 [198/425] test_module passed 0:00:08 load avg: 11.93 [199/425] test_netrc passed 0:00:08 load avg: 11.93 [200/425] test_named_expressions passed 0:00:08 load avg: 11.93 [201/425] test_ast passed 0:00:08 load avg: 11.93 [202/425] test_idle passed 0:00:08 load avg: 11.93 [203/425] test_cmd_line_script passed 0:00:08 load avg: 11.93 [204/425] test_openpty passed 0:00:08 load avg: 11.93 [205/425] test_nntplib passed 0:00:09 load avg: 11.93 [206/425] test_modulefinder passed 0:00:09 load avg: 11.93 [207/425] test_ntpath passed 0:00:09 load avg: 11.93 [208/425] test_ossaudiodev skipped (resource denied) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:00:09 load avg: 11.93 [209/425] test_operator passed 0:00:09 load avg: 11.93 [210/425] test_osx_env passed 0:00:09 load avg: 11.93 [211/425] test_optparse passed 0:00:09 load avg: 11.93 [212/425] test_numeric_tower passed 0:00:09 load avg: 11.93 [213/425] test_compile passed 0:00:09 load avg: 11.93 [214/425] test_picklebuffer passed 0:00:09 load avg: 11.93 [215/425] test_peepholer passed 0:00:09 load avg: 11.93 [216/425] test_pipes passed 0:00:09 load avg: 11.93 [217/425] test_support passed 0:00:09 load avg: 11.93 [218/425] test_fork1 passed 0:00:09 load avg: 11.93 [219/425] test_parser passed 0:00:09 load avg: 11.93 [220/425] test_peg_parser passed 0:00:09 load avg: 11.93 [221/425] test_pkg passed 0:00:09 load avg: 11.93 [222/425] test_pkgutil passed 0:00:09 load avg: 11.93 [223/425] test_mailbox passed 0:00:09 load avg: 11.93 [224/425] test_plistlib passed 0:00:09 load avg: 11.93 [225/425] test_positional_only_arg passed 0:00:09 load avg: 11.93 [226/425] test_popen passed 0:00:09 load avg: 11.93 [227/425] test_ordered_dict passed 0:00:09 load avg: 11.93 [228/425] test_platform passed 0:00:10 load avg: 11.93 [229/425] test_print passed 0:00:10 load avg: 11.93 [230/425] test_posixpath passed 0:00:10 load avg: 11.93 [231/425] test_property passed 0:00:10 load avg: 11.93 [232/425] test_importlib passed 0:00:10 load avg: 11.93 [233/425] test_ftplib passed 0:00:10 load avg: 11.93 [234/425] test_pty passed 0:00:10 load avg: 11.93 [235/425] test_pwd passed 0:00:10 load avg: 11.93 [236/425] test_pprint passed 0:00:10 load avg: 11.93 [237/425] test_pstats passed 0:00:10 load avg: 11.93 [238/425] test_pulldom passed 0:00:10 load avg: 11.93 [239/425] test_pyexpat passed 0:00:10 load avg: 11.93 [240/425] test_profile passed 0:00:10 load avg: 11.93 [241/425] test_raise passed 0:00:10 load avg: 11.93 [242/425] test_unittest passed 0:00:10 load avg: 11.93 [243/425] test_quopri passed 0:00:11 load avg: 11.93 [244/425] test_py_compile passed 0:00:11 load avg: 11.93 [245/425] test_reprlib passed 0:00:11 load avg: 11.93 [246/425] test_richcmp passed 0:00:11 load avg: 11.93 [247/425] test_rlcompleter passed 0:00:11 load avg: 11.93 [248/425] test_eintr passed 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 7.654s OK (skipped=2) 0:00:11 load avg: 11.93 [249/425] test_readline passed 0:00:11 load avg: 11.93 [250/425] test_repl passed 0:00:11 load avg: 11.93 [251/425] test_robotparser passed 0:00:11 load avg: 11.93 [252/425] test_pathlib passed 0:00:11 load avg: 11.93 [253/425] test_pow passed 0:00:11 load avg: 11.93 [254/425] test_resource passed 0:00:11 load avg: 11.93 [255/425] test_pdb passed 0:00:11 load avg: 11.93 [256/425] test_sax passed 0:00:11 load avg: 11.93 [257/425] test_secrets passed 0:00:11 load avg: 11.93 [258/425] test_scope passed 0:00:12 load avg: 11.93 [259/425] test_script_helper passed 0:00:12 load avg: 11.93 [260/425] test_setcomps passed 0:00:12 load avg: 11.93 [261/425] test_sched passed 0:00:12 load avg: 11.93 [262/425] test_os passed 0:00:12 load avg: 11.93 [263/425] test_shlex passed 0:00:12 load avg: 11.93 [264/425] test_shelve passed 0:00:12 load avg: 11.93 [265/425] test_slice passed 0:00:12 load avg: 11.93 [266/425] test_sndhdr passed 0:00:12 load avg: 11.93 [267/425] test_smtpnet skipped (resource denied) test_smtpnet skipped -- Use of the 'network' resource not enabled 0:00:12 load avg: 11.93 [268/425] test_posix passed 0:00:12 load avg: 11.93 [269/425] test_smtpd passed 0:00:13 load avg: 11.93 [270/425] test_site passed 0:00:13 load avg: 11.93 [271/425] test_socketserver skipped (resource denied) test_socketserver skipped -- Use of the 'network' resource not enabled 0:00:13 load avg: 11.93 [272/425] test_spwd passed 0:00:13 load avg: 14.18 [273/425] test_range passed 0:00:13 load avg: 14.18 [274/425] test_re passed 0:00:13 load avg: 14.18 [275/425] test_smtplib passed 0:00:13 load avg: 14.18 [276/425] test_poplib passed 0:00:13 load avg: 14.18 [277/425] test_startfile skipped test_startfile skipped -- object has no attribute 'startfile' 0:00:13 load avg: 14.18 [278/425] test_sort passed 0:00:13 load avg: 14.18 [279/425] test_stat passed 0:00:13 load avg: 14.18 [280/425] test_sqlite passed 0:00:13 load avg: 14.18 [281/425] test_source_encoding passed 0:00:13 load avg: 14.18 [282/425] test_random passed 0:00:13 load avg: 14.18 [283/425] test_shutil passed 0:00:14 load avg: 14.18 [284/425] test_string passed 0:00:14 load avg: 14.18 [285/425] test_stringprep passed 0:00:14 load avg: 14.18 [286/425] test_string_literals passed 0:00:14 load avg: 14.18 [287/425] test_strptime passed 0:00:14 load avg: 14.18 [288/425] test_structmembers passed 0:00:14 load avg: 14.18 [289/425] test_structseq passed 0:00:14 load avg: 14.18 [290/425] test_largefile passed 0:00:14 load avg: 14.18 [291/425] test_subclassinit passed 0:00:14 load avg: 14.18 [292/425] test_datetime passed 0:00:14 load avg: 14.18 [293/425] test_sunau passed 0:00:14 load avg: 14.18 [294/425] test_strftime passed 0:00:14 load avg: 14.18 [295/425] test_email passed 0:00:14 load avg: 14.18 [296/425] test_runpy passed 0:00:14 load avg: 14.18 [297/425] test_sundry passed 0:00:14 load avg: 14.18 [298/425] test_json passed 0:00:14 load avg: 14.18 [299/425] test_multibytecodec passed 0:00:14 load avg: 14.18 [300/425] test_symtable passed 0:00:14 load avg: 14.18 [301/425] test_super passed 0:00:15 load avg: 14.18 [302/425] test_symbol passed 0:00:15 load avg: 14.18 [303/425] test_sys_setprofile passed 0:00:15 load avg: 14.18 [304/425] test_syntax passed 0:00:15 load avg: 14.18 [305/425] test_sysconfig passed 0:00:15 load avg: 14.18 [306/425] test_syslog passed 0:00:15 load avg: 14.18 [307/425] test_telnetlib passed 0:00:15 load avg: 14.18 [308/425] test_textwrap passed 0:00:15 load avg: 14.18 [309/425] test_sys_settrace passed 0:00:15 load avg: 14.18 [310/425] test_tcl passed 0:00:15 load avg: 14.18 [311/425] test_threadedtempfile passed 0:00:15 load avg: 14.18 [312/425] test_timeout skipped (resource denied) test_timeout skipped -- Use of the 'network' resource not enabled 0:00:16 load avg: 14.18 [313/425] test_tabnanny passed 0:00:16 load avg: 14.18 [314/425] test_tix skipped (resource denied) test_tix skipped -- Use of the 'gui' resource not enabled 0:00:16 load avg: 14.18 [315/425] test_thread passed 0:00:16 load avg: 14.18 [316/425] test_threading_local passed 0:00:16 load avg: 14.18 [317/425] test_timeit passed 0:00:16 load avg: 14.18 [318/425] test_struct passed 0:00:16 load avg: 14.18 [319/425] test_tk skipped (resource denied) test_tk skipped -- Use of the 'gui' resource not enabled 0:00:16 load avg: 14.18 [320/425] test_pyclbr passed 0:00:16 load avg: 14.18 [321/425] test_set passed 0:00:16 load avg: 14.18 [322/425] test_strtod passed 0:00:16 load avg: 14.18 [323/425] test_ttk_guionly skipped (resource denied) test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:00:16 load avg: 14.18 [324/425] test_turtle passed 0:00:16 load avg: 14.18 [325/425] test_typechecks passed 0:00:16 load avg: 14.18 [326/425] test_tempfile passed 0:00:16 load avg: 14.18 [327/425] test_type_comments passed 0:00:16 load avg: 14.18 [328/425] test_ttk_textonly passed 0:00:17 load avg: 14.18 [329/425] test_sys passed 0:00:17 load avg: 14.18 [330/425] test_typing passed 0:00:17 load avg: 14.18 [331/425] test_unary passed 0:00:17 load avg: 14.18 [332/425] test_math passed 0:00:17 load avg: 14.18 [333/425] test_unicode_file passed 0:00:17 load avg: 14.18 [334/425] test_unicode_identifiers passed 0:00:17 load avg: 14.18 [335/425] test_ucn passed 0:00:17 load avg: 14.18 [336/425] test_univnewlines passed 0:00:17 load avg: 14.18 [337/425] test_unpack passed 0:00:17 load avg: 14.18 [338/425] test_unpack_ex passed 0:00:17 load avg: 14.18 [339/425] test_traceback passed 0:00:17 load avg: 14.18 [340/425] test_unicode_file_functions passed 0:00:18 load avg: 14.18 [341/425] test_long passed 0:00:18 load avg: 14.18 [342/425] test_urllib2 passed 0:00:18 load avg: 14.18 [343/425] test_tracemalloc passed 0:00:18 load avg: 14.18 [344/425] test_urllib2net skipped (resource denied) test_urllib2net skipped -- Use of the 'network' resource not enabled 0:00:18 load avg: 14.18 [345/425] test_time passed 0:00:18 load avg: 14.18 [346/425] test_urllibnet skipped (resource denied) test_urllibnet skipped -- Use of the 'network' resource not enabled 0:00:18 load avg: 14.18 [347/425] test_urllib_response passed 0:00:18 load avg: 14.18 [348/425] test_pickletools passed 0:00:18 load avg: 15.77 [349/425] test_urllib passed 0:00:18 load avg: 15.77 [350/425] test_compileall passed 0:00:18 load avg: 15.77 [351/425] test_uu passed 0:00:18 load avg: 15.77 [352/425] test_utf8source passed 0:00:18 load avg: 15.77 [353/425] test_userlist passed 0:00:18 load avg: 15.77 [354/425] test_userdict passed 0:00:19 load avg: 15.77 [355/425] test_uuid passed 0:00:19 load avg: 15.77 [356/425] test_queue passed 0:00:19 load avg: 15.77 [357/425] test_tuple passed 0:00:19 load avg: 15.77 [358/425] test_wave passed 0:00:19 load avg: 15.77 [359/425] test_weakset passed 0:00:19 load avg: 15.77 [360/425] test_urllib2_localnet passed 0:00:19 load avg: 15.77 [361/425] test_winconsoleio skipped test_winconsoleio skipped -- test only relevant on win32 0:00:19 load avg: 15.77 [362/425] test_winsound skipped (resource denied) test_winsound skipped -- Use of the 'audio' resource not enabled 0:00:19 load avg: 15.77 [363/425] test_winreg skipped test_winreg skipped -- No module named 'winreg' 0:00:19 load avg: 15.77 [364/425] test_webbrowser passed 0:00:19 load avg: 15.77 [365/425] test_with passed 0:00:20 load avg: 15.77 [366/425] test_xdrlib passed 0:00:20 load avg: 15.77 [367/425] test_ssl passed 0:00:20 load avg: 15.77 [368/425] test_wsgiref passed 0:00:20 load avg: 15.77 [369/425] test_utf8_mode passed 0:00:20 load avg: 15.77 [370/425] test_xml_dom_minicompat passed 0:00:20 load avg: 15.77 [371/425] test_xmlrpc_net skipped (resource denied) test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:00:20 load avg: 15.77 [372/425] test_warnings passed 0:00:20 load avg: 15.77 [373/425] test_xxtestfuzz passed 0:00:20 load avg: 15.77 [374/425] test_poll passed 0:00:20 load avg: 15.77 [375/425] test_zipfile64 skipped (resource denied) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:00:20 load avg: 15.77 [376/425] test_threadsignals passed 0:00:20 load avg: 15.77 [377/425] test_zipapp passed 0:00:20 load avg: 15.77 [378/425] test_yield_from passed 0:00:21 load avg: 15.77 [379/425] test_xml_etree passed 0:00:21 load avg: 15.77 [380/425] test_userstring passed 0:00:21 load avg: 15.77 [381/425] test_zipimport passed 0:00:21 load avg: 15.77 [382/425] test_tokenize passed 0:00:21 load avg: 15.77 [383/425] test_decimal passed 0:00:21 load avg: 15.77 [384/425] test_unparse passed 0:00:21 load avg: 15.77 [385/425] test_xml_etree_c passed 0:00:22 load avg: 15.77 [386/425] test_lzma passed 0:00:22 load avg: 15.77 [387/425] test_unicode passed 0:00:22 load avg: 15.77 [388/425] test_zipimport_support passed 0:00:22 load avg: 15.77 [389/425] test_urlparse passed 0:00:22 load avg: 15.77 [390/425] test_zoneinfo passed 0:00:22 load avg: 15.77 [391/425] test_zlib passed 0:00:22 load avg: 15.77 [392/425] test_select passed 0:00:23 load avg: 15.77 [393/425] test_multiprocessing_main_handling passed 0:00:23 load avg: 16.26 [394/425] test_faulthandler passed 0:00:23 load avg: 16.26 [395/425] test_tools passed 0:00:23 load avg: 16.26 [396/425] test_itertools passed 0:00:23 load avg: 16.26 [397/425] test_unicodedata passed 0:00:24 load avg: 16.26 [398/425] test_wait3 passed 0:00:24 load avg: 16.26 [399/425] test_wait4 passed 0:00:24 load avg: 16.26 [400/425] test_xmlrpc passed 0:00:25 load avg: 16.26 [401/425] test_buffer passed 0:00:26 load avg: 16.26 [402/425] test_trace passed 0:00:26 load avg: 16.26 [403/425] test_threading passed 0:00:28 load avg: 15.84 [404/425] test_logging passed 0:00:30 load avg: 15.84 [405/425] test_statistics passed 0:00:30 load avg: 15.84 [406/425] test_imaplib passed -- running: test_asyncio (30.7 sec) 0:00:32 load avg: 15.84 [407/425] test_tarfile passed -- running: test_concurrent_futures (30.9 sec), test_asyncio (32.2 sec) 0:00:34 load avg: 15.53 [408/425] test_selectors passed -- running: test_concurrent_futures (33.2 sec), test_asyncio (34.5 sec) 0:00:35 load avg: 15.53 [409/425] test_lib2to3 passed -- running: test_concurrent_futures (34.5 sec), test_asyncio (35.8 sec) :2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ 0:00:37 load avg: 15.53 [410/425] test_socket passed -- running: test_concurrent_futures (35.9 sec), test_asyncio (37.2 sec), test_io (31.1 sec) 0:00:37 load avg: 15.53 [411/425] test_regrtest passed -- running: test_concurrent_futures (36.2 sec), test_asyncio (37.5 sec), test_io (31.4 sec) 0:00:38 load avg: 15.17 [412/425] test_weakref passed -- running: test_multiprocessing_fork (30.6 sec), test_concurrent_futures (37.0 sec), test_asyncio (38.3 sec), test_multiprocessing_forkserver (30.6 sec), test_multiprocessing_spawn (30.5 sec), test_io (32.2 sec) 0:00:38 load avg: 15.17 [413/425] test_venv passed -- running: test_multiprocessing_fork (30.7 sec), test_concurrent_futures (37.1 sec), test_asyncio (38.4 sec), test_multiprocessing_forkserver (30.7 sec), test_multiprocessing_spawn (30.6 sec), test_io (32.3 sec) 0:00:45 load avg: 14.44 [414/425] test_pickle passed (36.8 sec) -- running: test_peg_generator (37.3 sec), test_signal (34.1 sec), test_multiprocessing_fork (38.1 sec), test_concurrent_futures (44.5 sec), test_subprocess (32.0 sec), test_asyncio (45.8 sec), test_multiprocessing_forkserver (38.1 sec), test_multiprocessing_spawn (38.0 sec), test_io (39.8 sec), test_pydoc (36.0 sec) 0:00:47 load avg: 14.44 [415/425] test_subprocess passed (32.7 sec) -- running: test_peg_generator (38.5 sec), test_signal (35.3 sec), test_multiprocessing_fork (39.3 sec), test_concurrent_futures (45.7 sec), test_asyncio (47.0 sec), test_multiprocessing_forkserver (39.3 sec), test_multiprocessing_spawn (39.2 sec), test_io (41.0 sec), test_pydoc (37.2 sec) 0:00:50 load avg: 13.60 [416/425] test_io passed (43.7 sec) -- running: test_peg_generator (41.7 sec), test_signal (38.5 sec), test_zipfile (30.1 sec), test_multiprocessing_fork (42.5 sec), test_concurrent_futures (48.9 sec), test_asyncio (50.2 sec), test_multiprocessing_forkserver (42.5 sec), test_multiprocessing_spawn (42.4 sec), test_pydoc (40.4 sec) 0:00:50 load avg: 13.60 [417/425] test_zipfile passed -- running: test_peg_generator (42.0 sec), test_signal (38.7 sec), test_multiprocessing_fork (42.7 sec), test_concurrent_futures (49.2 sec), test_asyncio (50.5 sec), test_multiprocessing_forkserver (42.7 sec), test_multiprocessing_spawn (42.7 sec), test_pydoc (40.7 sec) 0:00:59 load avg: 12.57 [418/425] test_pydoc passed (49.5 sec) -- running: test_peg_generator (51.3 sec), test_signal (48.1 sec), test_multiprocessing_fork (52.1 sec), test_concurrent_futures (58.5 sec), test_asyncio (59.8 sec), test_multiprocessing_forkserver (52.1 sec), test_multiprocessing_spawn (52.0 sec) 0:01:06 load avg: 11.80 [419/425] test_multiprocessing_fork passed (58.4 sec) -- running: test_peg_generator (58.1 sec), test_signal (54.9 sec), test_concurrent_futures (1 min 5 sec), test_asyncio (1 min 6 sec), test_multiprocessing_forkserver (58.9 sec), test_multiprocessing_spawn (58.8 sec) 0:01:12 load avg: 11.33 [420/425] test_asyncio passed (1 min 11 sec) -- running: test_peg_generator (1 min 3 sec), test_signal (1 min), test_concurrent_futures (1 min 11 sec), test_multiprocessing_forkserver (1 min 4 sec), test_multiprocessing_spawn (1 min 4 sec) 0:01:15 load avg: 11.07 [421/425] test_signal passed (1 min 2 sec) -- running: test_peg_generator (1 min 6 sec), test_concurrent_futures (1 min 13 sec), test_multiprocessing_forkserver (1 min 7 sec), test_multiprocessing_spawn (1 min 7 sec) 0:01:43 load avg: 8.32 [422/425] test_multiprocessing_spawn passed (1 min 34 sec) -- running: test_peg_generator (1 min 34 sec), test_concurrent_futures (1 min 41 sec), test_multiprocessing_forkserver (1 min 35 sec) 0:02:13 load avg: 6.14 running: test_peg_generator (2 min 4 sec), test_concurrent_futures (2 min 11 sec), test_multiprocessing_forkserver (2 min 5 sec) 0:02:14 load avg: 5.81 [423/425] test_peg_generator passed (2 min 5 sec) -- running: test_concurrent_futures (2 min 12 sec), test_multiprocessing_forkserver (2 min 6 sec) 0:02:44 load avg: 4.06 running: test_concurrent_futures (2 min 42 sec), test_multiprocessing_forkserver (2 min 36 sec) 0:02:47 load avg: 4.06 [424/425] test_concurrent_futures passed (2 min 45 sec) -- running: test_multiprocessing_forkserver (2 min 39 sec) 0:03:17 load avg: 2.98 running: test_multiprocessing_forkserver (3 min 9 sec) 0:03:47 load avg: 2.33 running: test_multiprocessing_forkserver (3 min 39 sec) 0:04:17 load avg: 1.80 running: test_multiprocessing_forkserver (4 min 9 sec) 0:04:29 load avg: 1.40 [425/425] test_multiprocessing_forkserver passed (4 min 21 sec) == Tests result: SUCCESS == 404 tests OK. 10 slowest tests: - test_multiprocessing_forkserver: 4 min 21 sec - test_concurrent_futures: 2 min 45 sec - test_peg_generator: 2 min 5 sec - test_multiprocessing_spawn: 1 min 34 sec - test_asyncio: 1 min 11 sec - test_signal: 1 min 2 sec - test_multiprocessing_fork: 58.4 sec - test_pydoc: 49.5 sec - test_io: 43.7 sec - test_pickle: 36.8 sec 21 tests skipped: test_curses test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_smtpnet test_socketserver test_startfile test_timeout test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winconsoleio test_winreg test_winsound test_xmlrpc_net test_zipfile64 Total duration: 4 min 29 sec Tests result: SUCCESS + echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: debug FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: debug + CheckPython optimized + ConfName=optimized ++ pwd + ConfDir=/builddir/build/BUILD/Python-3.9.0/build/optimized STARTING: CHECKING OF PYTHON FOR CONFIGURATION: optimized + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: optimized + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.9.0/build/optimized + /builddir/build/BUILD/Python-3.9.0/build/optimized/python -m test.pythoninfo Python debug information ======================== CC.version: gcc (GCC) 10.2.1 20201005 (Red Hat 10.2.1-5) Py_DEBUG: No (sys.gettotalrefcount() missing) _decimal.__libmpdec_version__: 2.5.0 builtins.float.double_format: IEEE, little-endian builtins.float.float_format: IEEE, little-endian config[_config_init]: 2 config[_init_main]: 1 config[_install_importlib]: 1 config[_isolated_interpreter]: 0 config[_orig_argv]: ['/builddir/build/BUILD/Python-3.9.0/build/optimized/python', '-m', 'test.pythoninfo'] config[_use_peg_parser]: 1 config[argv]: ['-m'] config[base_exec_prefix]: '/usr' config[base_executable]: '/builddir/build/BUILD/Python-3.9.0/build/optimized/python' config[base_prefix]: '/usr' config[buffered_stdio]: 1 config[bytes_warning]: 0 config[check_hash_pycs_mode]: 'default' config[configure_c_stdio]: 1 config[dev_mode]: 0 config[dump_refs]: 0 config[exec_prefix]: '/usr' config[executable]: '/builddir/build/BUILD/Python-3.9.0/build/optimized/python' config[faulthandler]: 0 config[filesystem_encoding]: 'utf-8' config[filesystem_errors]: 'surrogateescape' config[hash_seed]: 0 config[home]: None config[import_time]: 0 config[inspect]: 0 config[install_signal_handlers]: 1 config[interactive]: 0 config[isolated]: 0 config[malloc_stats]: 0 config[module_search_paths]: ['/usr/lib/python39.zip', '/builddir/build/BUILD/Python-3.9.0/Lib', '/builddir/build/BUILD/Python-3.9.0/build/optimized/build/lib.linux-i686-3.9'] config[optimization_level]: 0 config[parse_argv]: 1 config[parser_debug]: 0 config[pathconfig_warnings]: 1 config[platlibdir]: 'lib' config[prefix]: '/usr' config[program_name]: '/builddir/build/BUILD/Python-3.9.0/build/optimized/python' config[pycache_prefix]: None config[pythonpath_env]: None config[quiet]: 0 config[run_command]: None config[run_filename]: None config[run_module]: 'test.pythoninfo' config[show_ref_count]: 0 config[site_import]: 1 config[skip_source_first_line]: 0 config[stdio_encoding]: 'utf-8' config[stdio_errors]: 'surrogateescape' config[tracemalloc]: 0 config[use_environment]: 1 config[use_hash_seed]: 0 config[user_site_directory]: 1 config[verbose]: 0 config[warnoptions]: [] config[write_bytecode]: 1 config[xoptions]: [] datetime.datetime.now: 2020-10-06 14:25:00.962324 expat.EXPAT_VERSION: expat_2.2.8 fips.linux_crypto_fips_enabled: 0 fips.openssl_fips_mode: 0 gdb_version: GNU gdb (GDB) Fedora 9.2-6.fc33 gdbm.GDBM_VERSION: 1.18.1 global_config[Py_BytesWarningFlag]: 0 global_config[Py_DebugFlag]: 0 global_config[Py_DontWriteBytecodeFlag]: 0 global_config[Py_FileSystemDefaultEncodeErrors]: 'surrogateescape' global_config[Py_FileSystemDefaultEncoding]: 'utf-8' global_config[Py_FrozenFlag]: 0 global_config[Py_HasFileSystemDefaultEncoding]: 0 global_config[Py_HashRandomizationFlag]: 1 global_config[Py_IgnoreEnvironmentFlag]: 0 global_config[Py_InspectFlag]: 0 global_config[Py_InteractiveFlag]: 0 global_config[Py_IsolatedFlag]: 0 global_config[Py_NoSiteFlag]: 0 global_config[Py_NoUserSiteDirectory]: 0 global_config[Py_OptimizeFlag]: 0 global_config[Py_QuietFlag]: 0 global_config[Py_UTF8Mode]: 1 global_config[Py_UnbufferedStdioFlag]: 0 global_config[Py_VerboseFlag]: 0 global_config[_Py_HasFileSystemDefaultEncodeErrors]: 0 locale.encoding: UTF-8 os.cpu_count: 48 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.9.0/build/optimized os.environ[PATH]: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin os.environ[SHELL]: /bin/bash os.environ[SOURCE_DATE_EPOCH]: 1601942400 os.environ[TERM]: vt100 os.getcwd: /builddir/build/BUILD/Python-3.9.0 os.getegid: 425 os.geteuid: 1000 os.getgid: 425 os.getgrouplist: 425 os.getgroups: 425, 425 os.getloadavg: (1.4, 3.98, 2.93) os.getrandom: ready (initialized) os.getresgid: (425, 425, 425) os.getresuid: (1000, 1000, 1000) os.getuid: 1000 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.umask: 0o022 os.uname: posix.uname_result(sysname='Linux', nodename='buildhw-x86-04.iad2.fedoraproject.org', release='5.7.11-200.fc32.x86_64', version='#1 SMP Wed Jul 29 17:15:52 UTC 2020', machine='i686') platform.architecture: 32bit ELF platform.libc_ver: glibc 2.32.9000 platform.platform: Linux-5.7.11-200.fc32.x86_64-i686-with-glibc2.32.9000 platform.python_implementation: CPython pre_config[_config_init]: 2 pre_config[allocator]: 0 pre_config[coerce_c_locale]: 2 pre_config[coerce_c_locale_warn]: 0 pre_config[configure_locale]: 1 pre_config[dev_mode]: 0 pre_config[isolated]: 0 pre_config[parse_argv]: 1 pre_config[use_environment]: 1 pre_config[utf8_mode]: 1 pwd.getpwuid(1000): pwd.struct_passwd(pw_name='mockbuild', pw_passwd='x', pw_uid=1000, pw_gid=425, pw_gecos='', pw_dir='/builddir', pw_shell='/bin/bash') pymem.allocator: pymalloc 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: (514093, 514093) resource.RLIMIT_OFILE: (1024, 524288) resource.RLIMIT_RSS: (-1, -1) resource.RLIMIT_RTPRIO: (0, 0) resource.RLIMIT_RTTIME: (-1, -1) resource.RLIMIT_SIGPENDING: (514093, 514093) resource.RLIMIT_STACK: (8388608, -1) resource.pagesize: 4096 socket.hostname: buildhw-x86-04.iad2.fedoraproject.org sqlite3.sqlite_version: 3.33.0 sqlite3.version: 2.6.0 ssl.HAS_SNI: True ssl.OPENSSL_VERSION: OpenSSL 1.1.1g FIPS 21 Apr 2020 ssl.OPENSSL_VERSION_INFO: (1, 1, 1, 7, 15) ssl.OP_ALL: -0x7fffffac 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_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION|OP_ALL 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_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION|OP_ALL 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_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION|OP_ALL ssl.stdlib_context.protocol: _SSLMethod.PROTOCOL_TLS ssl.stdlib_context.verify_mode: VerifyMode.CERT_NONE subprocess._USE_POSIX_SPAWN: True sys.api_version: 1013 sys.builtin_module_names: ('_abc', '_ast', '_codecs', '_collections', '_functools', '_imp', '_io', '_locale', '_operator', '_peg_parser', '_signal', '_sre', '_stat', '_string', '_symtable', '_thread', '_tracemalloc', '_warnings', '_weakref', 'atexit', 'builtins', 'errno', 'faulthandler', 'gc', 'itertools', 'marshal', 'posix', 'pwd', 'sys', 'time', 'xxsubtype') sys.byteorder: little sys.dont_write_bytecode: False sys.executable: /builddir/build/BUILD/Python-3.9.0/build/optimized/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=32, modulus=2147483647, inf=314159, nan=0, imag=1000003, algorithm='siphash24', hash_bits=64, seed_bits=128, cutoff=0) sys.hexversion: 50921712 sys.implementation: namespace(name='cpython', cache_tag='cpython-39', version=sys.version_info(major=3, minor=9, micro=0, releaselevel='final', serial=0), hexversion=50921712, _multiarch='i386-linux-gnu') sys.int_info: sys.int_info(bits_per_digit=15, sizeof_digit=2) sys.maxsize: 2147483647 sys.maxunicode: 1114111 sys.path: ['/builddir/build/BUILD/Python-3.9.0', '/usr/lib/python39.zip', '/builddir/build/BUILD/Python-3.9.0/Lib', '/builddir/build/BUILD/Python-3.9.0/build/optimized/build/lib.linux-i686-3.9', '/builddir/.local/lib/python3.9/site-packages', '/usr/lib/python3.9/site-packages'] 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.9000') sys.version: 3.9.0 (default, Oct 6 2020, 00:00:00) [GCC 10.2.1 20201005 (Red Hat 10.2.1-5)] sys.version_info: sys.version_info(major=3, minor=9, micro=0, releaselevel='final', serial=0) sysconfig[CCSHARED]: -fPIC sysconfig[CC]: gcc -pthread sysconfig[CFLAGSFORSHARED]: -fPIC sysconfig[CFLAGS]: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv sysconfig[CONFIG_ARGS]: '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-platlibdir=lib' '--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' '--with-valgrind' '--without-ensurepip' '--enable-optimizations' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv ' 'LDFLAGS= -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' 'CPPFLAGS=' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig' sysconfig[HOST_GNU_TYPE]: i686-redhat-linux-gnu sysconfig[MACHDEP]: linux sysconfig[MULTIARCH]: i386-linux-gnu sysconfig[OPT]: -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv sysconfig[PY_CFLAGS]: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal 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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -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 -fno-semantic-interposition -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g sysconfig[PY_STDMODULE_CFLAGS]: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/builddir/build/BUILD/Python-3.9.0/Include/internal -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.9.0/Include -fPIC sysconfig[Py_DEBUG]: 0 sysconfig[Py_ENABLE_SHARED]: 1 sysconfig[SHELL]: /bin/sh sysconfig[SOABI]: cpython-39-i386-linux-gnu sysconfig[prefix]: /usr test_socket.HAVE_SOCKET_ALG: True test_socket.HAVE_SOCKET_BLUETOOTH: True test_socket.HAVE_SOCKET_CAN: True test_socket.HAVE_SOCKET_CAN_ISOTP: False test_socket.HAVE_SOCKET_CAN_J1939: False test_socket.HAVE_SOCKET_QIPCRTR: False test_socket.HAVE_SOCKET_RDS: False test_socket.HAVE_SOCKET_UDPLITE: True test_socket.HAVE_SOCKET_VSOCK: False test_support._is_gui_available: False test_support.python_is_optimized: True time.altzone: 0 time.daylight: 0 time.get_clock_info(monotonic): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(perf_counter): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(process_time): namespace(implementation='clock_gettime(CLOCK_PROCESS_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(thread_time): namespace(implementation='clock_gettime(CLOCK_THREAD_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) time.get_clock_info(time): namespace(implementation='clock_gettime(CLOCK_REALTIME)', monotonic=False, adjustable=True, resolution=1e-09) time.time: 1601994301.1089456 time.timezone: 0 time.tzname: ('UTC', 'UTC') 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.9.0/build/optimized + /builddir/build/BUILD/Python-3.9.0/build/optimized/python -m test.regrtest -wW --slowest -j0 --timeout=1800 == CPython 3.9.0 (default, Oct 6 2020, 00:00:00) [GCC 10.2.1 20201005 (Red Hat 10.2.1-5)] == Linux-5.7.11-200.fc32.x86_64-i686-with-glibc2.32.9000 little-endian == cwd: /builddir/build/BUILD/Python-3.9.0/build/optimized/build/test_python_289552æ == CPU count: 48 == encodings: locale=UTF-8, FS=utf-8 0:00:00 load avg: 1.40 Run tests in parallel using 50 child processes (timeout: 30 min, worker timeout: 35 min) 0:00:00 load avg: 1.40 [ 1/425] test_opcodes passed 0:00:00 load avg: 1.40 [ 2/425] test___future__ passed 0:00:00 load avg: 1.40 [ 3/425] test__osx_support passed 0:00:00 load avg: 1.40 [ 4/425] test_abstract_numbers passed 0:00:00 load avg: 1.40 [ 5/425] test_augassign passed 0:00:00 load avg: 1.40 [ 6/425] test__locale passed 0:00:00 load avg: 1.40 [ 7/425] test_grammar passed 0:00:00 load avg: 1.40 [ 8/425] test_doctest2 passed 0:00:00 load avg: 1.40 [ 9/425] test_types passed 0:00:00 load avg: 1.40 [ 10/425] test__opcode passed 0:00:00 load avg: 1.40 [ 11/425] test_abc passed 0:00:00 load avg: 1.40 [ 12/425] test_asdl_parser passed 0:00:00 load avg: 1.40 [ 13/425] test_bigaddrspace passed 0:00:00 load avg: 1.40 [ 14/425] test_audioop passed 0:00:00 load avg: 1.40 [ 15/425] test_binhex passed 0:00:00 load avg: 1.40 [ 16/425] test_bool passed 0:00:00 load avg: 1.40 [ 17/425] test_baseexception passed 0:00:00 load avg: 1.40 [ 18/425] test_binascii passed 0:00:00 load avg: 1.40 [ 19/425] test_binop passed 0:00:00 load avg: 1.40 [ 20/425] test_bisect passed 0:00:00 load avg: 1.40 [ 21/425] test_bigmem passed 0:00:00 load avg: 1.40 [ 22/425] test_aifc passed 0:00:00 load avg: 1.40 [ 23/425] test_bdb passed 0:00:00 load avg: 1.40 [ 24/425] test_atexit passed 0:00:00 load avg: 1.40 [ 25/425] test_cgi passed 0:00:00 load avg: 1.40 [ 26/425] test_call passed 0:00:00 load avg: 1.40 [ 27/425] test_builtin passed 0:00:00 load avg: 1.40 [ 28/425] test_charmapcodec passed 0:00:00 load avg: 1.40 [ 29/425] test_check_c_globals passed 0:00:00 load avg: 1.40 [ 30/425] test_class passed 0:00:00 load avg: 1.40 [ 31/425] test_base64 passed 0:00:00 load avg: 1.40 [ 32/425] test_cmd passed 0:00:00 load avg: 1.40 [ 33/425] test_codecencodings_hk passed 0:00:00 load avg: 1.40 [ 34/425] test_code passed 0:00:00 load avg: 1.40 [ 35/425] test_codeccallbacks passed 0:00:00 load avg: 1.40 [ 36/425] test_codecmaps_kr passed 0:00:00 load avg: 1.40 [ 37/425] test_cmath passed 0:00:00 load avg: 1.40 [ 38/425] test_codecmaps_cn passed 0:00:00 load avg: 1.40 [ 39/425] test_codecmaps_hk passed 0:00:00 load avg: 1.40 [ 40/425] test_codecmaps_tw passed 0:00:00 load avg: 1.40 [ 41/425] test_codecmaps_jp passed 0:00:00 load avg: 1.40 [ 42/425] test_code_module passed 0:00:00 load avg: 1.40 [ 43/425] test_dict passed 0:00:00 load avg: 1.40 [ 44/425] test_codecencodings_tw passed 0:00:00 load avg: 1.40 [ 45/425] test_codeop passed 0:00:00 load avg: 1.40 [ 46/425] test_clinic passed 0:00:00 load avg: 1.40 [ 47/425] test_colorsys passed 0:00:00 load avg: 1.40 [ 48/425] test_codecencodings_kr passed 0:00:00 load avg: 1.40 [ 49/425] test_cgitb passed 0:00:00 load avg: 1.40 [ 50/425] test_compare passed 0:00:01 load avg: 1.40 [ 51/425] test_codecencodings_iso2022 passed 0:00:01 load avg: 1.40 [ 52/425] test_contains passed 0:00:01 load avg: 1.40 [ 53/425] test_codecencodings_cn passed 0:00:01 load avg: 1.40 [ 54/425] test_copy passed 0:00:01 load avg: 1.40 [ 55/425] test_copyreg passed 0:00:01 load avg: 1.40 [ 56/425] test_crashers passed 0:00:01 load avg: 1.40 [ 57/425] test_curses skipped (resource denied) test_curses skipped -- Use of the 'curses' resource not enabled 0:00:01 load avg: 1.40 [ 58/425] test_contextlib_async passed 0:00:01 load avg: 1.40 [ 59/425] test_contextlib passed 0:00:01 load avg: 1.40 [ 60/425] test_exceptions passed 0:00:01 load avg: 1.40 [ 61/425] test_asyncgen passed 0:00:01 load avg: 1.40 [ 62/425] test_csv passed 0:00:01 load avg: 1.40 [ 63/425] test_bufio passed 0:00:01 load avg: 1.40 [ 64/425] test_complex passed 0:00:01 load avg: 1.40 [ 65/425] test___all__ passed 0:00:01 load avg: 1.40 [ 66/425] test_dbm_gnu passed 0:00:01 load avg: 1.40 [ 67/425] test_decorators passed 0:00:01 load avg: 1.40 [ 68/425] test_dbm passed 0:00:01 load avg: 1.40 [ 69/425] test_array passed 0:00:01 load avg: 1.40 [ 70/425] test_dbm_ndbm passed 0:00:01 load avg: 1.40 [ 71/425] test_dbm_dumb passed 0:00:01 load avg: 1.40 [ 72/425] test_defaultdict passed 0:00:01 load avg: 1.40 [ 73/425] test_devpoll skipped test_devpoll skipped -- test works only on Solaris OS family 0:00:01 load avg: 1.40 [ 74/425] test_dict_version passed 0:00:01 load avg: 1.40 [ 75/425] test_descrtut passed 0:00:01 load avg: 1.40 [ 76/425] test_dictcomps passed 0:00:01 load avg: 1.40 [ 77/425] test_dictviews passed 0:00:01 load avg: 1.40 [ 78/425] test_coroutines passed 0:00:01 load avg: 1.40 [ 79/425] test_codecencodings_jp passed 0:00:01 load avg: 1.40 [ 80/425] test_dataclasses passed 0:00:01 load avg: 1.40 [ 81/425] test_dynamic passed 0:00:01 load avg: 1.40 [ 82/425] test_dynamicclassattribute passed 0:00:01 load avg: 1.40 [ 83/425] test_collections passed 0:00:01 load avg: 1.40 [ 84/425] test_audit passed 0:00:01 load avg: 1.40 [ 85/425] test_embed passed 0:00:01 load avg: 1.40 [ 86/425] test_asynchat passed 0:00:01 load avg: 1.40 [ 87/425] test_cprofile passed 0:00:01 load avg: 1.40 [ 88/425] test_configparser passed 0:00:01 load avg: 1.40 [ 89/425] test_exception_hierarchy passed 0:00:01 load avg: 1.40 [ 90/425] test_errno passed 0:00:01 load avg: 1.40 [ 91/425] test_dtrace passed 0:00:01 load avg: 1.40 [ 92/425] test_eof passed 0:00:01 load avg: 1.40 [ 93/425] test_ensurepip passed 0:00:01 load avg: 1.40 [ 94/425] test_exception_variations passed 0:00:01 load avg: 1.40 [ 95/425] test_enumerate passed 0:00:01 load avg: 1.40 [ 96/425] test_doctest passed 0:00:01 load avg: 1.40 [ 97/425] test_extcall passed 0:00:01 load avg: 1.40 [ 98/425] test_fcntl passed 0:00:02 load avg: 1.40 [ 99/425] test_filecmp passed 0:00:02 load avg: 1.40 [100/425] test_enum passed 0:00:02 load avg: 1.40 [101/425] test_fileio passed 0:00:02 load avg: 1.40 [102/425] test_fileinput passed 0:00:02 load avg: 1.40 [103/425] test_flufl passed 0:00:02 load avg: 1.40 [104/425] test_file passed 0:00:02 load avg: 1.40 [105/425] test_asyncore passed 0:00:02 load avg: 1.40 [106/425] test_fnmatch passed 0:00:02 load avg: 1.40 [107/425] test_format passed 0:00:02 load avg: 1.40 [108/425] test_fractions passed 0:00:02 load avg: 1.40 [109/425] test__xxsubinterpreters passed 0:00:02 load avg: 1.40 [110/425] test_frame passed 0:00:02 load avg: 1.40 [111/425] test_frozen passed 0:00:02 load avg: 1.40 [112/425] test_ctypes passed 0:00:02 load avg: 1.40 [113/425] test_finalization passed 0:00:02 load avg: 1.40 [114/425] test_funcattrs passed 0:00:02 load avg: 1.40 [115/425] test_float passed 0:00:02 load avg: 1.40 [116/425] test_future4 passed 0:00:02 load avg: 1.40 [117/425] test_future passed 0:00:02 load avg: 1.40 [118/425] test_codecs passed 0:00:02 load avg: 1.40 [119/425] test_future3 passed 0:00:02 load avg: 1.40 [120/425] test_future5 passed 0:00:02 load avg: 1.40 [121/425] test_generator_stop passed 0:00:02 load avg: 1.40 [122/425] test_c_locale_coercion passed 0:00:02 load avg: 1.40 [123/425] test_genericclass passed 0:00:02 load avg: 1.40 [124/425] test_gdb skipped test_gdb skipped -- https://bugzilla.redhat.com/show_bug.cgi?id=1866884 0:00:02 load avg: 1.40 [125/425] test_dis passed 0:00:02 load avg: 1.40 [126/425] test_functools passed 0:00:02 load avg: 1.40 [127/425] test_generators passed 0:00:02 load avg: 1.40 [128/425] test_genericpath passed 0:00:02 load avg: 1.40 [129/425] test_genericalias passed 0:00:02 load avg: 1.40 [130/425] test_genexps passed 0:00:02 load avg: 1.40 [131/425] test_getargs2 passed 0:00:02 load avg: 1.40 [132/425] test_getopt passed 0:00:02 load avg: 1.40 [133/425] test_global passed 0:00:02 load avg: 1.40 [134/425] test_getpass passed 0:00:02 load avg: 1.40 [135/425] test_grp passed 0:00:02 load avg: 1.40 [136/425] test_argparse passed 0:00:02 load avg: 1.40 [137/425] test_hmac passed 0:00:02 load avg: 1.40 [138/425] test_graphlib passed 0:00:02 load avg: 1.40 [139/425] test_html passed 0:00:02 load avg: 1.40 [140/425] test_difflib passed 0:00:02 load avg: 1.40 [141/425] test_htmlparser passed 0:00:02 load avg: 1.40 [142/425] test_gettext passed 0:00:02 load avg: 1.40 [143/425] test_fstring passed 0:00:02 load avg: 1.40 [144/425] test_http_cookies passed 0:00:02 load avg: 1.40 [145/425] test_descr passed 0:00:02 load avg: 1.40 [146/425] test_deque passed 0:00:02 load avg: 1.40 [147/425] test_bytes passed 0:00:03 load avg: 1.40 [148/425] test_context passed 0:00:03 load avg: 1.40 [149/425] test_imghdr passed 0:00:03 load avg: 1.40 [150/425] test_index passed 0:00:03 load avg: 1.40 [151/425] test_int passed 0:00:03 load avg: 1.40 [152/425] test_glob passed 0:00:03 load avg: 1.40 [153/425] test_int_literal passed 0:00:03 load avg: 1.40 [154/425] test_ioctl skipped test_ioctl skipped -- Unable to open /dev/tty 0:00:03 load avg: 1.40 [155/425] test_docxmlrpc passed 0:00:03 load avg: 1.40 [156/425] test_isinstance passed 0:00:03 load avg: 1.40 [157/425] test_imp passed 0:00:03 load avg: 1.40 [158/425] test_iter passed 0:00:03 load avg: 1.40 [159/425] test_iterlen passed 0:00:03 load avg: 4.57 [160/425] test_keyword passed 0:00:03 load avg: 4.57 [161/425] test_kqueue skipped test_kqueue skipped -- test works only on BSD 0:00:03 load avg: 4.57 [162/425] test_keywordonlyarg passed 0:00:03 load avg: 4.57 [163/425] test_ipaddress passed 0:00:03 load avg: 4.57 [164/425] test_support passed 0:00:03 load avg: 4.57 [165/425] test_cmd_line passed 0:00:03 load avg: 4.57 [166/425] test_httplib passed 0:00:03 load avg: 4.57 [167/425] test_linecache passed 0:00:03 load avg: 4.57 [168/425] test_hash passed 0:00:03 load avg: 4.57 [169/425] test_gzip passed 0:00:03 load avg: 4.57 [170/425] test_listcomps passed 0:00:03 load avg: 4.57 [171/425] test_ast passed 0:00:03 load avg: 4.57 [172/425] test_calendar passed 0:00:03 load avg: 4.57 [173/425] test_locale passed 0:00:03 load avg: 4.57 [174/425] test_lltrace passed 0:00:03 load avg: 4.57 [175/425] test_idle passed 0:00:03 load avg: 4.57 [176/425] test_distutils passed 0:00:03 load avg: 4.57 [177/425] test_crypt passed 0:00:03 load avg: 4.57 [178/425] test_list passed 0:00:03 load avg: 4.57 [179/425] test_mailcap passed 0:00:03 load avg: 4.57 [180/425] test_file_eintr passed 0:00:03 load avg: 4.57 [181/425] test_compile passed 0:00:03 load avg: 4.57 [182/425] test_longexp passed 0:00:03 load avg: 4.57 [183/425] test_msilib skipped test_msilib skipped -- No module named '_msi' 0:00:03 load avg: 4.57 [184/425] test_metaclass passed 0:00:03 load avg: 4.57 [185/425] test_epoll passed 0:00:03 load avg: 4.57 [186/425] test_heapq passed 0:00:03 load avg: 4.57 [187/425] test_memoryio passed 0:00:03 load avg: 4.57 [188/425] test_marshal passed 0:00:03 load avg: 4.57 [189/425] test_mimetypes passed 0:00:04 load avg: 4.57 [190/425] test_minidom passed 0:00:04 load avg: 4.57 [191/425] test_inspect passed 0:00:04 load avg: 4.57 [192/425] test_mmap passed 0:00:04 load avg: 4.57 [193/425] test_module passed 0:00:04 load avg: 4.57 [194/425] test_gc passed 0:00:04 load avg: 4.57 [195/425] test_memoryview passed 0:00:04 load avg: 4.57 [196/425] test_hashlib passed 0:00:04 load avg: 4.57 [197/425] test_named_expressions passed 0:00:04 load avg: 4.57 [198/425] test_modulefinder passed 0:00:04 load avg: 4.57 [199/425] test_nis passed 0:00:04 load avg: 4.57 [200/425] test_netrc passed 0:00:04 load avg: 4.57 [201/425] test_http_cookiejar passed 0:00:04 load avg: 4.57 [202/425] test_openpty passed 0:00:04 load avg: 4.57 [203/425] test_cmd_line_script passed 0:00:04 load avg: 4.57 [204/425] test_nntplib passed 0:00:04 load avg: 4.57 [205/425] test_operator passed 0:00:04 load avg: 4.57 [206/425] test_ntpath passed 0:00:04 load avg: 4.57 [207/425] test_capi passed 0:00:04 load avg: 4.57 [208/425] test_ossaudiodev skipped (resource denied) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:00:04 load avg: 4.57 [209/425] test_osx_env passed 0:00:04 load avg: 4.57 [210/425] test_numeric_tower passed 0:00:04 load avg: 4.57 [211/425] test_optparse passed 0:00:04 load avg: 4.57 [212/425] test_import passed 0:00:04 load avg: 4.57 [213/425] test_peepholer passed 0:00:04 load avg: 4.57 [214/425] test_peg_parser passed 0:00:04 load avg: 4.57 [215/425] test_parser passed 0:00:04 load avg: 4.57 [216/425] test_picklebuffer passed 0:00:04 load avg: 4.57 [217/425] test_pipes passed 0:00:04 load avg: 4.57 [218/425] test_unittest passed 0:00:04 load avg: 4.57 [219/425] test_pkg passed 0:00:04 load avg: 4.57 [220/425] test_pkgutil passed 0:00:04 load avg: 4.57 [221/425] test_plistlib passed 0:00:04 load avg: 4.57 [222/425] test_ordered_dict passed 0:00:04 load avg: 4.57 [223/425] test_popen passed 0:00:04 load avg: 4.57 [224/425] test_httpservers passed 0:00:04 load avg: 4.57 [225/425] test_positional_only_arg passed 0:00:04 load avg: 4.57 [226/425] test_mailbox passed 0:00:04 load avg: 4.57 [227/425] test_property passed 0:00:04 load avg: 4.57 [228/425] test_posixpath passed 0:00:05 load avg: 4.57 [229/425] test_print passed 0:00:05 load avg: 4.57 [230/425] test_pty passed 0:00:05 load avg: 4.57 [231/425] test_pprint passed 0:00:05 load avg: 4.57 [232/425] test_pulldom passed 0:00:05 load avg: 4.57 [233/425] test_pwd passed 0:00:05 load avg: 4.57 [234/425] test_pstats passed 0:00:05 load avg: 4.57 [235/425] test_pyexpat passed 0:00:05 load avg: 4.57 [236/425] test_profile passed 0:00:05 load avg: 4.57 [237/425] test_raise passed 0:00:05 load avg: 4.57 [238/425] test_quopri passed 0:00:05 load avg: 4.57 [239/425] test_pow passed 0:00:05 load avg: 4.57 [240/425] test_reprlib passed 0:00:05 load avg: 4.57 [241/425] test_multibytecodec passed 0:00:05 load avg: 4.57 [242/425] test_repl passed 0:00:05 load avg: 4.57 [243/425] test_importlib passed 0:00:05 load avg: 4.57 [244/425] test_readline passed 0:00:05 load avg: 4.57 [245/425] test_resource passed 0:00:05 load avg: 4.57 [246/425] test_richcmp passed 0:00:05 load avg: 4.57 [247/425] test_robotparser passed 0:00:05 load avg: 4.57 [248/425] test_rlcompleter passed 0:00:06 load avg: 4.57 [249/425] test_scope passed 0:00:06 load avg: 4.57 [250/425] test_range passed 0:00:06 load avg: 4.57 [251/425] test_secrets passed 0:00:06 load avg: 4.57 [252/425] test_script_helper passed 0:00:06 load avg: 4.57 [253/425] test_random passed 0:00:06 load avg: 4.57 [254/425] test_re passed 0:00:06 load avg: 4.57 [255/425] test_json passed 0:00:06 load avg: 4.57 [256/425] test_setcomps passed 0:00:06 load avg: 4.57 [257/425] test_sched passed 0:00:06 load avg: 4.57 [258/425] test_shlex passed 0:00:06 load avg: 4.57 [259/425] test_bz2 passed 0:00:07 load avg: 4.57 [260/425] test_slice passed 0:00:07 load avg: 4.57 [261/425] test_smtpd passed 0:00:07 load avg: 4.57 [262/425] test_site passed 0:00:07 load avg: 4.57 [263/425] test_fork1 passed 0:00:07 load avg: 4.57 [264/425] test_datetime passed 0:00:07 load avg: 4.57 [265/425] test_smtpnet skipped (resource denied) test_smtpnet skipped -- Use of the 'network' resource not enabled 0:00:07 load avg: 4.57 [266/425] test_sndhdr passed 0:00:07 load avg: 4.57 [267/425] test_pickletools passed 0:00:07 load avg: 4.57 [268/425] test_socketserver skipped (resource denied) test_socketserver skipped -- Use of the 'network' resource not enabled 0:00:07 load avg: 4.57 [269/425] test_ftplib passed 0:00:07 load avg: 4.57 [270/425] test_pyclbr passed 0:00:07 load avg: 4.57 [271/425] test_sort passed 0:00:07 load avg: 4.57 [272/425] test_set passed 0:00:07 load avg: 4.57 [273/425] test_spwd passed 0:00:07 load avg: 4.57 [274/425] test_math passed 0:00:07 load avg: 4.57 [275/425] test_startfile skipped test_startfile skipped -- object has no attribute 'startfile' 0:00:07 load avg: 4.57 [276/425] test_stat passed 0:00:07 load avg: 4.57 [277/425] test_smtplib passed 0:00:07 load avg: 4.57 [278/425] test_source_encoding passed 0:00:07 load avg: 4.57 [279/425] test_string passed 0:00:07 load avg: 4.57 [280/425] test_stringprep passed 0:00:07 load avg: 4.57 [281/425] test_string_literals passed 0:00:07 load avg: 4.57 [282/425] test_strptime passed 0:00:07 load avg: 4.57 [283/425] test_strftime passed 0:00:08 load avg: 4.57 [284/425] test_structmembers passed 0:00:08 load avg: 4.57 [285/425] test_structseq passed 0:00:08 load avg: 4.57 [286/425] test_subclassinit passed 0:00:08 load avg: 4.57 [287/425] test_email passed 0:00:08 load avg: 4.57 [288/425] test_long passed 0:00:08 load avg: 4.57 [289/425] test_sunau passed 0:00:08 load avg: 4.57 [290/425] test_super passed 0:00:08 load avg: 4.57 [291/425] test_eintr passed 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 6.523s OK (skipped=2) 0:00:08 load avg: 7.33 [292/425] test_itertools passed 0:00:08 load avg: 7.33 [293/425] test_sundry passed 0:00:08 load avg: 7.33 [294/425] test_symtable passed 0:00:08 load avg: 7.33 [295/425] test_largefile passed 0:00:08 load avg: 7.33 [296/425] test_struct passed 0:00:08 load avg: 7.33 [297/425] test_platform passed 0:00:08 load avg: 7.33 [298/425] test_syntax passed 0:00:08 load avg: 7.33 [299/425] test_sys_setprofile passed 0:00:08 load avg: 7.33 [300/425] test_syslog passed 0:00:08 load avg: 7.33 [301/425] test_sys_settrace passed 0:00:08 load avg: 7.33 [302/425] test_telnetlib passed 0:00:08 load avg: 7.33 [303/425] test_poplib passed 0:00:08 load avg: 7.33 [304/425] test_sysconfig passed 0:00:08 load avg: 7.33 [305/425] test_strtod passed 0:00:08 load avg: 7.33 [306/425] test_textwrap passed 0:00:08 load avg: 7.33 [307/425] test_tcl passed 0:00:10 load avg: 7.33 [308/425] test_buffer passed 0:00:10 load avg: 7.33 [309/425] test_sys passed 0:00:10 load avg: 7.33 [310/425] test_threading_local passed 0:00:10 load avg: 7.33 [311/425] test_decimal passed 0:00:10 load avg: 7.33 [312/425] test_thread passed 0:00:10 load avg: 7.33 [313/425] test_symbol passed 0:00:10 load avg: 7.33 [314/425] test_sax passed 0:00:10 load avg: 7.33 [315/425] test_py_compile passed 0:00:10 load avg: 7.33 [316/425] test_threadedtempfile passed 0:00:10 load avg: 7.33 [317/425] test_timeit passed 0:00:10 load avg: 7.33 [318/425] test_tabnanny passed 0:00:10 load avg: 7.33 [319/425] test_tix skipped (resource denied) 0:00:10 load avg: 7.33 [320/425] test_tk skipped (resource denied) test_tix skipped -- Use of the 'gui' resource not enabled test_tk skipped -- Use of the 'gui' resource not enabled 0:00:10 load avg: 7.33 [321/425] test_compileall passed 0:00:10 load avg: 7.33 [322/425] test_timeout skipped (resource denied) test_timeout skipped -- Use of the 'network' resource not enabled 0:00:10 load avg: 7.33 [323/425] test_shelve passed 0:00:10 load avg: 7.33 [324/425] test_ttk_textonly passed 0:00:10 load avg: 7.33 [325/425] test_sqlite passed 0:00:10 load avg: 7.33 [326/425] test_ttk_guionly skipped (resource denied) test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:00:10 load avg: 7.33 [327/425] test_typechecks passed 0:00:10 load avg: 7.33 [328/425] test_type_comments passed 0:00:10 load avg: 7.33 [329/425] test_turtle passed 0:00:10 load avg: 7.33 [330/425] test_pathlib passed 0:00:10 load avg: 7.33 [331/425] test_typing passed 0:00:10 load avg: 7.33 [332/425] test_unary passed 0:00:10 load avg: 7.33 [333/425] test_tempfile passed 0:00:10 load avg: 7.33 [334/425] test_unicode_identifiers passed 0:00:10 load avg: 7.33 [335/425] test_lzma passed 0:00:10 load avg: 7.33 [336/425] test_unicode_file passed 0:00:10 load avg: 7.33 [337/425] test_pdb passed 0:00:10 load avg: 7.33 [338/425] test_unicode_file_functions passed 0:00:10 load avg: 7.33 [339/425] test_shutil passed 0:00:10 load avg: 7.33 [340/425] test_ucn passed 0:00:10 load avg: 7.33 [341/425] test_univnewlines passed 0:00:10 load avg: 7.33 [342/425] test_unpack passed 0:00:10 load avg: 7.33 [343/425] test_unpack_ex passed 0:00:11 load avg: 7.33 [344/425] test_traceback passed 0:00:11 load avg: 7.33 [345/425] test_urllibnet skipped (resource denied) test_urllibnet skipped -- Use of the 'network' resource not enabled 0:00:11 load avg: 7.33 [346/425] test_urllib2net skipped (resource denied) test_urllib2net skipped -- Use of the 'network' resource not enabled 0:00:11 load avg: 7.33 [347/425] test_urllib_response passed 0:00:11 load avg: 7.33 [348/425] test_runpy passed 0:00:11 load avg: 7.33 [349/425] test_userlist passed 0:00:11 load avg: 7.33 [350/425] test_os passed 0:00:11 load avg: 7.33 [351/425] test_urllib2 passed 0:00:11 load avg: 7.33 [352/425] test_tuple passed 0:00:11 load avg: 7.33 [353/425] test_utf8source passed 0:00:11 load avg: 7.33 [354/425] test_userdict passed 0:00:11 load avg: 7.33 [355/425] test_uu passed 0:00:11 load avg: 7.33 [356/425] test_wave passed 0:00:11 load avg: 7.33 [357/425] test_urllib passed 0:00:11 load avg: 7.33 [358/425] test_uuid passed 0:00:11 load avg: 7.33 [359/425] test_tracemalloc passed 0:00:11 load avg: 7.33 [360/425] test_weakset passed 0:00:11 load avg: 7.33 [361/425] test_tokenize passed 0:00:11 load avg: 7.33 [362/425] test_posix passed 0:00:11 load avg: 7.33 [363/425] test_webbrowser passed 0:00:11 load avg: 7.33 [364/425] test_winconsoleio skipped test_winconsoleio skipped -- test only relevant on win32 0:00:11 load avg: 7.33 [365/425] test_winreg skipped test_winreg skipped -- No module named 'winreg' 0:00:11 load avg: 7.33 [366/425] test_winsound skipped (resource denied) test_winsound skipped -- Use of the 'audio' resource not enabled 0:00:11 load avg: 7.33 [367/425] test_xdrlib passed 0:00:11 load avg: 7.33 [368/425] test_with passed 0:00:11 load avg: 7.33 [369/425] test_xml_dom_minicompat passed 0:00:11 load avg: 7.33 [370/425] test_wsgiref passed 0:00:11 load avg: 7.33 [371/425] test_xxtestfuzz passed 0:00:12 load avg: 7.33 [372/425] test_xmlrpc_net skipped (resource denied) test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:00:12 load avg: 7.33 [373/425] test_yield_from passed 0:00:12 load avg: 7.33 [374/425] test_utf8_mode passed 0:00:12 load avg: 7.33 [375/425] test_zipfile64 skipped (resource denied) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:00:12 load avg: 7.33 [376/425] test_zipapp passed 0:00:12 load avg: 7.33 [377/425] test_time passed 0:00:12 load avg: 7.33 [378/425] test_xml_etree passed 0:00:12 load avg: 7.33 [379/425] test_xml_etree_c passed 0:00:12 load avg: 7.33 [380/425] test_warnings passed 0:00:12 load avg: 7.33 [381/425] test_userstring passed 0:00:12 load avg: 7.33 [382/425] test_zipimport passed 0:00:12 load avg: 7.33 [383/425] test_unicodedata passed 0:00:12 load avg: 7.33 [384/425] test_unicode passed 0:00:12 load avg: 7.33 [385/425] test_urllib2_localnet passed 0:00:12 load avg: 7.33 [386/425] test_urlparse passed 0:00:12 load avg: 7.33 [387/425] test_zoneinfo passed 0:00:12 load avg: 7.33 [388/425] test_zipimport_support passed 0:00:12 load avg: 7.33 [389/425] test_queue passed 0:00:12 load avg: 7.33 [390/425] test_unparse passed 0:00:13 load avg: 7.33 [391/425] test_ssl passed 0:00:13 load avg: 7.94 [392/425] test_tools passed 0:00:13 load avg: 7.94 [393/425] test_zlib passed 0:00:14 load avg: 7.94 [394/425] test_threadsignals passed 0:00:15 load avg: 7.94 [395/425] test_trace passed 0:00:15 load avg: 7.94 [396/425] test_statistics passed 0:00:15 load avg: 7.94 [397/425] test_xmlrpc passed 0:00:15 load avg: 7.94 [398/425] test_poll passed 0:00:16 load avg: 7.94 [399/425] test_tarfile passed 0:00:16 load avg: 7.94 [400/425] test_wait4 passed 0:00:16 load avg: 7.94 [401/425] test_wait3 passed 0:00:16 load avg: 7.94 [402/425] test_multiprocessing_main_handling passed 0:00:17 load avg: 7.94 [403/425] test_lib2to3 passed 0:00:17 load avg: 7.94 [404/425] test_select passed 0:00:18 load avg: 7.94 [405/425] test_pickle passed 0:00:19 load avg: 7.79 [406/425] test_weakref passed 0:00:19 load avg: 7.79 [407/425] test_regrtest passed 0:00:20 load avg: 7.79 [408/425] test_threading passed 0:00:20 load avg: 7.79 [409/425] test_venv passed 0:00:20 load avg: 7.79 [410/425] test_faulthandler passed 0:00:23 load avg: 7.48 [411/425] test_zipfile passed 0:00:24 load avg: 7.48 [412/425] test_selectors passed 0:00:27 load avg: 7.48 [413/425] test_imaplib passed 0:00:27 load avg: 7.48 [414/425] test_logging passed 0:00:31 load avg: 7.12 [415/425] test_socket passed -- running: test_concurrent_futures (30.3 sec), test_asyncio (31.0 sec) 0:00:35 load avg: 6.71 [416/425] test_subprocess passed -- running: test_concurrent_futures (35.2 sec), test_multiprocessing_fork (32.2 sec), test_peg_generator (31.8 sec), test_asyncio (35.9 sec), test_multiprocessing_spawn (32.1 sec), test_multiprocessing_forkserver (32.2 sec), test_io (33.1 sec), test_pydoc (31.0 sec) 0:00:43 load avg: 6.15 [417/425] test_io passed (40.6 sec) -- running: test_concurrent_futures (43.0 sec), test_multiprocessing_fork (40.0 sec), test_peg_generator (39.5 sec), test_asyncio (43.7 sec), test_multiprocessing_spawn (39.9 sec), test_multiprocessing_forkserver (40.0 sec), test_pydoc (38.8 sec), test_signal (37.2 sec) 0:00:56 load avg: 5.43 [418/425] test_multiprocessing_fork passed (52.3 sec) -- running: test_concurrent_futures (55.6 sec), test_peg_generator (52.1 sec), test_asyncio (56.3 sec), test_multiprocessing_spawn (52.5 sec), test_multiprocessing_forkserver (52.6 sec), test_pydoc (51.4 sec), test_signal (49.8 sec) 0:00:56 load avg: 5.43 [419/425] test_pydoc passed (51.2 sec) -- running: test_concurrent_futures (55.7 sec), test_peg_generator (52.3 sec), test_asyncio (56.4 sec), test_multiprocessing_spawn (52.6 sec), test_multiprocessing_forkserver (52.7 sec), test_signal (49.9 sec) 0:01:08 load avg: 4.88 [420/425] test_signal passed (1 min 1 sec) -- running: test_concurrent_futures (1 min 7 sec), test_peg_generator (1 min 4 sec), test_asyncio (1 min 8 sec), test_multiprocessing_spawn (1 min 4 sec), test_multiprocessing_forkserver (1 min 4 sec) 0:01:14 load avg: 4.57 [421/425] test_multiprocessing_forkserver passed (1 min 10 sec) -- running: test_concurrent_futures (1 min 13 sec), test_peg_generator (1 min 9 sec), test_asyncio (1 min 13 sec), test_multiprocessing_spawn (1 min 10 sec) 0:01:14 load avg: 4.57 [422/425] test_multiprocessing_spawn passed (1 min 10 sec) -- running: test_concurrent_futures (1 min 14 sec), test_peg_generator (1 min 10 sec), test_asyncio (1 min 14 sec) 0:01:44 load avg: 3.45 running: test_concurrent_futures (1 min 44 sec), test_peg_generator (1 min 40 sec), test_asyncio (1 min 44 sec) 0:02:14 load avg: 2.54 running: test_concurrent_futures (2 min 14 sec), test_peg_generator (2 min 10 sec), test_asyncio (2 min 14 sec) 0:02:31 load avg: 2.20 [423/425] test_concurrent_futures passed (2 min 30 sec) -- running: test_peg_generator (2 min 27 sec), test_asyncio (2 min 31 sec) 0:03:01 load avg: 1.73 running: test_peg_generator (2 min 57 sec), test_asyncio (3 min 1 sec) 0:03:31 load avg: 1.50 running: test_peg_generator (3 min 27 sec), test_asyncio (3 min 31 sec) 0:03:49 load avg: 1.42 [424/425] test_peg_generator passed (3 min 45 sec) -- running: test_asyncio (3 min 49 sec) /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmphudjmgcf/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmphudjmgcf/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmphudjmgcf/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmphudjmgcf/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmphudjmgcf/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmphudjmgcf/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmphudjmgcf/parse.c: In function ‘_PyPegen_parse’: /tmp/tmphudjmgcf/parse.c:154:1: warning: ‘/tmp/tmphudjmgcf/tmp/tmphudjmgcf/parse.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpalmtub3x/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpalmtub3x/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpalmtub3x/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpalmtub3x/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpalmtub3x/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpalmtub3x/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpalmtub3x/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpalmtub3x/parse.c:730:1: warning: ‘/tmp/tmpalmtub3x/tmp/tmpalmtub3x/parse.gcda’ profile count data file not found [-Wmissing-profile] 730 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpljfchgun/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpljfchgun/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpljfchgun/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpljfchgun/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpljfchgun/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpljfchgun/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpljfchgun/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpljfchgun/parse.c:299:1: warning: ‘/tmp/tmpljfchgun/tmp/tmpljfchgun/parse.gcda’ profile count data file not found [-Wmissing-profile] 299 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmp1bpsjohg/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmp1bpsjohg/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp1bpsjohg/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmp1bpsjohg/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmp1bpsjohg/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp1bpsjohg/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp1bpsjohg/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp1bpsjohg/parse.c:186:1: warning: ‘/tmp/tmp1bpsjohg/tmp/tmp1bpsjohg/parse.gcda’ profile count data file not found [-Wmissing-profile] 186 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpajr26y_a/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpajr26y_a/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpajr26y_a/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpajr26y_a/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpajr26y_a/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpajr26y_a/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpajr26y_a/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpajr26y_a/parse.c:229:1: warning: ‘/tmp/tmpajr26y_a/tmp/tmpajr26y_a/parse.gcda’ profile count data file not found [-Wmissing-profile] 229 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmphv5ivjpw/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmphv5ivjpw/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmphv5ivjpw/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmphv5ivjpw/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmphv5ivjpw/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmphv5ivjpw/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmphv5ivjpw/parse.c: In function ‘_PyPegen_parse’: /tmp/tmphv5ivjpw/parse.c:260:1: warning: ‘/tmp/tmphv5ivjpw/tmp/tmphv5ivjpw/parse.gcda’ profile count data file not found [-Wmissing-profile] 260 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmprvil56lg/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmprvil56lg/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmprvil56lg/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmprvil56lg/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmprvil56lg/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmprvil56lg/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmprvil56lg/parse.c: In function ‘_PyPegen_parse’: /tmp/tmprvil56lg/parse.c:742:1: warning: ‘/tmp/tmprvil56lg/tmp/tmprvil56lg/parse.gcda’ profile count data file not found [-Wmissing-profile] 742 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpi874xdx8/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpi874xdx8/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpi874xdx8/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpi874xdx8/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpi874xdx8/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpi874xdx8/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpi874xdx8/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpi874xdx8/parse.c:219:1: warning: ‘/tmp/tmpi874xdx8/tmp/tmpi874xdx8/parse.gcda’ profile count data file not found [-Wmissing-profile] 219 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpwv8fjy6b/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpwv8fjy6b/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpwv8fjy6b/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpwv8fjy6b/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpwv8fjy6b/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpwv8fjy6b/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpwv8fjy6b/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpwv8fjy6b/parse.c:132:1: warning: ‘/tmp/tmpwv8fjy6b/tmp/tmpwv8fjy6b/parse.gcda’ profile count data file not found [-Wmissing-profile] 132 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpxjn_e8we/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpxjn_e8we/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpxjn_e8we/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpxjn_e8we/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpxjn_e8we/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpxjn_e8we/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpxjn_e8we/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpxjn_e8we/parse.c:225:1: warning: ‘/tmp/tmpxjn_e8we/tmp/tmpxjn_e8we/parse.gcda’ profile count data file not found [-Wmissing-profile] 225 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpa7wd9dpg/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpa7wd9dpg/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpa7wd9dpg/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpa7wd9dpg/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpa7wd9dpg/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpa7wd9dpg/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpa7wd9dpg/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpa7wd9dpg/parse.c:217:1: warning: ‘/tmp/tmpa7wd9dpg/tmp/tmpa7wd9dpg/parse.gcda’ profile count data file not found [-Wmissing-profile] 217 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmp7ydeeb2v/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmp7ydeeb2v/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp7ydeeb2v/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmp7ydeeb2v/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmp7ydeeb2v/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp7ydeeb2v/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp7ydeeb2v/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp7ydeeb2v/parse.c:132:1: warning: ‘/tmp/tmp7ydeeb2v/tmp/tmp7ydeeb2v/parse.gcda’ profile count data file not found [-Wmissing-profile] 132 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmp9isa7qub/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmp9isa7qub/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp9isa7qub/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmp9isa7qub/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmp9isa7qub/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp9isa7qub/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp9isa7qub/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp9isa7qub/parse.c:372:1: warning: ‘/tmp/tmp9isa7qub/tmp/tmp9isa7qub/parse.gcda’ profile count data file not found [-Wmissing-profile] 372 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpygjx7m9l/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpygjx7m9l/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpygjx7m9l/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpygjx7m9l/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpygjx7m9l/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpygjx7m9l/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpygjx7m9l/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpygjx7m9l/parse.c:374:1: warning: ‘/tmp/tmpygjx7m9l/tmp/tmpygjx7m9l/parse.gcda’ profile count data file not found [-Wmissing-profile] 374 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmp_hxjrlk9/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmp_hxjrlk9/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp_hxjrlk9/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmp_hxjrlk9/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmp_hxjrlk9/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp_hxjrlk9/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp_hxjrlk9/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp_hxjrlk9/parse.c:525:1: warning: ‘/tmp/tmp_hxjrlk9/tmp/tmp_hxjrlk9/parse.gcda’ profile count data file not found [-Wmissing-profile] 525 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmphphk76_y/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmphphk76_y/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmphphk76_y/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmphphk76_y/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmphphk76_y/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmphphk76_y/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmphphk76_y/parse.c: In function ‘_PyPegen_parse’: /tmp/tmphphk76_y/parse.c:115:1: warning: ‘/tmp/tmphphk76_y/tmp/tmphphk76_y/parse.gcda’ profile count data file not found [-Wmissing-profile] 115 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpbazsflgw/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpbazsflgw/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpbazsflgw/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpbazsflgw/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpbazsflgw/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpbazsflgw/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpbazsflgw/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpbazsflgw/parse.c:113:1: warning: ‘/tmp/tmpbazsflgw/tmp/tmpbazsflgw/parse.gcda’ profile count data file not found [-Wmissing-profile] 113 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpn2j9o_k4/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpn2j9o_k4/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpn2j9o_k4/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpn2j9o_k4/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpn2j9o_k4/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpn2j9o_k4/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpn2j9o_k4/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpn2j9o_k4/parse.c:181:1: warning: ‘/tmp/tmpn2j9o_k4/tmp/tmpn2j9o_k4/parse.gcda’ profile count data file not found [-Wmissing-profile] 181 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmp8mjwjtd1/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmp8mjwjtd1/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp8mjwjtd1/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmp8mjwjtd1/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmp8mjwjtd1/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp8mjwjtd1/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp8mjwjtd1/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp8mjwjtd1/parse.c:521:1: warning: ‘/tmp/tmp8mjwjtd1/tmp/tmp8mjwjtd1/parse.gcda’ profile count data file not found [-Wmissing-profile] 521 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c: In function ‘fstring_parse’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.c:1234:1: warning: ‘/tmp/tmpd8zak2iz/builddir/build/BUILD/Python-3.9.0/Parser/pegen/parse_string.gcda’ profile count data file not found [-Wmissing-profile] 1234 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.c:2254:1: warning: ‘/tmp/tmpd8zak2iz/builddir/build/BUILD/Python-3.9.0/Parser/pegen/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2254 | } | ^ /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpd8zak2iz/builddir/build/BUILD/Python-3.9.0/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c: In function ‘PyAST_Check’: /builddir/build/BUILD/Python-3.9.0/Python/Python-ast.c:10152:1: warning: ‘/tmp/tmpd8zak2iz/builddir/build/BUILD/Python-3.9.0/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10152 | } | ^ /builddir/build/BUILD/Python-3.9.0/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /builddir/build/BUILD/Python-3.9.0/Python/asdl.c:64:1: warning: ‘/tmp/tmpd8zak2iz/builddir/build/BUILD/Python-3.9.0/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 64 | } | ^ /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpd8zak2iz/builddir/build/BUILD/Python-3.9.0/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpd8zak2iz/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpd8zak2iz/parse.c:705:1: warning: ‘/tmp/tmpd8zak2iz/tmp/tmpd8zak2iz/parse.gcda’ profile count data file not found [-Wmissing-profile] 705 | } | ^ 0:04:19 load avg: 0.86 running: test_asyncio (4 min 19 sec) 0:04:49 load avg: 0.52 running: test_asyncio (4 min 49 sec) 0:05:19 load avg: 0.31 running: test_asyncio (5 min 19 sec) 0:05:49 load avg: 0.19 running: test_asyncio (5 min 49 sec) 0:06:19 load avg: 0.11 running: test_asyncio (6 min 19 sec) 0:06:49 load avg: 0.07 running: test_asyncio (6 min 49 sec) 0:07:19 load avg: 0.04 running: test_asyncio (7 min 19 sec) 0:07:49 load avg: 0.09 running: test_asyncio (7 min 49 sec) 0:08:19 load avg: 0.05 running: test_asyncio (8 min 19 sec) 0:08:49 load avg: 0.03 running: test_asyncio (8 min 49 sec) 0:09:19 load avg: 0.02 running: test_asyncio (9 min 19 sec) 0:09:49 load avg: 0.01 running: test_asyncio (9 min 49 sec) 0:10:19 load avg: 0.00 running: test_asyncio (10 min 19 sec) 0:10:49 load avg: 0.00 running: test_asyncio (10 min 49 sec) 0:11:19 load avg: 0.00 running: test_asyncio (11 min 19 sec) 0:11:49 load avg: 0.00 running: test_asyncio (11 min 49 sec) 0:12:19 load avg: 0.00 running: test_asyncio (12 min 19 sec) 0:12:49 load avg: 0.00 running: test_asyncio (12 min 49 sec) 0:13:19 load avg: 0.07 running: test_asyncio (13 min 19 sec) 0:13:49 load avg: 0.04 running: test_asyncio (13 min 49 sec) 0:14:19 load avg: 0.02 running: test_asyncio (14 min 19 sec) 0:14:49 load avg: 0.01 running: test_asyncio (14 min 49 sec) 0:15:19 load avg: 0.01 running: test_asyncio (15 min 19 sec) 0:15:49 load avg: 0.00 running: test_asyncio (15 min 49 sec) 0:16:19 load avg: 0.00 running: test_asyncio (16 min 19 sec) 0:16:49 load avg: 0.00 running: test_asyncio (16 min 49 sec) 0:17:19 load avg: 0.00 running: test_asyncio (17 min 19 sec) 0:17:49 load avg: 0.00 running: test_asyncio (17 min 49 sec) 0:18:19 load avg: 0.00 running: test_asyncio (18 min 19 sec) 0:18:49 load avg: 0.00 running: test_asyncio (18 min 49 sec) 0:19:19 load avg: 0.00 running: test_asyncio (19 min 19 sec) 0:19:49 load avg: 0.00 running: test_asyncio (19 min 49 sec) 0:20:19 load avg: 0.00 running: test_asyncio (20 min 19 sec) 0:20:49 load avg: 0.00 running: test_asyncio (20 min 49 sec) 0:21:19 load avg: 0.00 running: test_asyncio (21 min 19 sec) 0:21:49 load avg: 0.00 running: test_asyncio (21 min 49 sec) 0:22:19 load avg: 0.00 running: test_asyncio (22 min 19 sec) 0:22:49 load avg: 0.00 running: test_asyncio (22 min 49 sec) 0:23:19 load avg: 0.00 running: test_asyncio (23 min 19 sec) 0:23:49 load avg: 0.00 running: test_asyncio (23 min 49 sec) 0:24:19 load avg: 0.00 running: test_asyncio (24 min 19 sec) 0:24:49 load avg: 0.00 running: test_asyncio (24 min 49 sec) 0:25:19 load avg: 0.00 running: test_asyncio (25 min 19 sec) 0:25:49 load avg: 0.00 running: test_asyncio (25 min 49 sec) 0:26:19 load avg: 0.00 running: test_asyncio (26 min 19 sec) 0:26:49 load avg: 0.00 running: test_asyncio (26 min 49 sec) 0:27:19 load avg: 0.00 running: test_asyncio (27 min 19 sec) 0:27:49 load avg: 0.00 running: test_asyncio (27 min 49 sec) 0:28:19 load avg: 0.00 running: test_asyncio (28 min 19 sec) 0:28:49 load avg: 0.00 running: test_asyncio (28 min 49 sec) 0:29:19 load avg: 0.00 running: test_asyncio (29 min 19 sec) 0:29:49 load avg: 0.00 running: test_asyncio (29 min 49 sec) 0:30:00 load avg: 0.00 [425/425/1] test_asyncio crashed (Exit code 1) Timeout (0:30:00)! Thread 0xf7970700 (most recent call first): File "/builddir/build/BUILD/Python-3.9.0/Lib/selectors.py", line 469 in select File "/builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_events.py", line 1854 in _run_once File "/builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_events.py", line 596 in run_forever File "/builddir/build/BUILD/Python-3.9.0/Lib/asyncio/base_events.py", line 629 in run_until_complete File "/builddir/build/BUILD/Python-3.9.0/Lib/test/test_asyncio/test_subprocess.py", line 441 in test_cancel_make_subprocess_transport_exec File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/case.py", line 550 in _callTestMethod File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/case.py", line 593 in run File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/case.py", line 653 in __call__ File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.9.0/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.9.0/Lib/test/support/__init__.py", line 1796 in _run_suite File "/builddir/build/BUILD/Python-3.9.0/Lib/test/support/__init__.py", line 1918 in run_unittest File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest.py", line 140 in _runtest File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/main.py", line 658 in _main File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/main.py", line 638 in main File "/builddir/build/BUILD/Python-3.9.0/Lib/test/libregrtest/main.py", line 716 in main File "/builddir/build/BUILD/Python-3.9.0/Lib/test/regrtest.py", line 43 in _main File "/builddir/build/BUILD/Python-3.9.0/Lib/test/regrtest.py", line 47 in File "/builddir/build/BUILD/Python-3.9.0/Lib/runpy.py", line 87 in _run_code File "/builddir/build/BUILD/Python-3.9.0/Lib/runpy.py", line 197 in _run_module_as_main == Tests result: FAILURE == 403 tests OK. 10 slowest tests: - test_peg_generator: 3 min 45 sec - test_concurrent_futures: 2 min 30 sec - test_multiprocessing_spawn: 1 min 10 sec - test_multiprocessing_forkserver: 1 min 10 sec - test_signal: 1 min 1 sec - test_multiprocessing_fork: 52.3 sec - test_pydoc: 51.2 sec - test_io: 40.6 sec - test_subprocess: 27.8 sec - test_imaplib: 24.3 sec 1 test failed: test_asyncio 21 tests skipped: test_curses test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_smtpnet test_socketserver test_startfile test_timeout test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winconsoleio test_winreg test_winsound test_xmlrpc_net test_zipfile64 0:30:00 load avg: 0.00 0:30:00 load avg: 0.00 Re-running failed tests in verbose mode 0:30:00 load avg: 0.00 Re-running test_asyncio in verbose mode test__add_callback_cancelled_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__add_callback_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__run_once (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__run_once_cancelled_event_cleanup (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__run_once_schedule_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_asyncgen_finalization_by_gc (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_asyncgen_finalization_by_gc_in_other_thread (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_later (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_later_negative_delays (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_soon_non_callable (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_check_thread (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_close (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_create_named_task_with_custom_factory (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_create_named_task_with_default_factory (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_create_task (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_default_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_default_exc_handler_callback (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_default_exc_handler_coro (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_env_var_debug (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_not_implemented (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_forever_keyboard_interrupt (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_forever_pre_stopped (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_once (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_until_complete_baseexception (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_until_complete_loop (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_until_complete_loop_orphan_future_close_loop (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_until_complete_type_error (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_debug (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_default_executor (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_default_executor_deprecation_warnings (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_exc_handler_custom (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_exc_handler_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_task_factory (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_task_factory_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_single_selecter_event_callback_after_stopping (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_time_and_call_at (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_accept_connection_exception (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_accept_connection_retry (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_call_coroutine (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_bluetooth (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ipv6_scope (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_multiple (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_multiple_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_multiple_errors_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_inet_pton (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_service_name (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ssl_server_hostname_default (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_timeout (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_addr_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_allow_broadcast (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_existing_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_no_addrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_no_matching_family (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_noaddr_nofamily (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_reuse_address_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_reuse_address_warning (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_setblk_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_sock_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_socket_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_empty_host (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_ipv6 (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_soreuseport_only_defined (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_stream_bittype (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_getnameinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_log_slow_callbacks (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_ipaddr_info (test.test_asyncio.test_base_events.BaseEventTests) ... ok test_ipaddr_info_no_inet_pton (test.test_asyncio.test_base_events.BaseEventTests) ... ok test_port_parameter_types (test.test_asyncio.test_base_events.BaseEventTests) ... ok test__sock_sendfile_native_failure (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_blocking_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_negative_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_negative_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_nonbinary_file (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_nonstream_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_notint_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_notint_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_sock_sendfile_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_sock_sendfile_fallback_offset_and_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_sock_sendfile_no_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok test_running_loop_within_a_loop (test.test_asyncio.test_base_events.RunningLoopTests) ... ok test_set_nodelay (test.test_asyncio.test_base_events.TestSelectorUtils) ... ok test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolProactorTests) ... skipped 'Windows only' test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolSelectorTests) ... ok test_asyncio_task_decimal_context (test.test_asyncio.test_context.DecimalContextTest) ... ok test_not_implemented (test.test_asyncio.test_events.AbstractEventLoopTests) ... ok test_not_implemented_async (test.test_asyncio.test_events.AbstractEventLoopTests) ... ok test_add_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_add_signal_handler (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_bidirectional_pty (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_later (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_close_running_event_loop (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_sock (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_ssl_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_ssl_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server_path_socket_error (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_internal_fds (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_prompt_cancellation (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_read_pipe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_read_pty_output (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_reader_callback (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_remove_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_in_executor (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_in_executor_cancel (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_until_complete (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_until_complete_stopped (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_server_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_signal_handling_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_signal_handling_while_selecting (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_ssl_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_close_after_finish (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_close_client_stream (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_exec (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_exitcode (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_interactive (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_kill (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_send_signal (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_shell (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_stderr (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_terminate (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_wait_no_same_group (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_timeout_rounding (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_write_pipe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_write_pty (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_writer_callback (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_callback_with_exception (test.test_asyncio.test_events.HandleTests) ... ok test_coroutine_like_object_debug_formatting (test.test_asyncio.test_events.HandleTests) ... ok test_handle (test.test_asyncio.test_events.HandleTests) ... ok test_handle_repr (test.test_asyncio.test_events.HandleTests) ... ok test_handle_repr_debug (test.test_asyncio.test_events.HandleTests) ... ok test_handle_source_traceback (test.test_asyncio.test_events.HandleTests) ... ok test_handle_weakref (test.test_asyncio.test_events.HandleTests) ... ok test_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_after_set_none (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_calls_set_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_thread (test.test_asyncio.test_events.PolicyTests) ... ok test_new_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_set_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_set_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok test_add_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_add_signal_handler (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_bidirectional_pty (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_later (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_close_running_event_loop (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_sock (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_ssl_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_ssl_unix_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server_path_socket_error (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_internal_fds (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_prompt_cancellation (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_read_pipe (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_read_pty_output (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_reader_callback (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_remove_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_in_executor (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_in_executor_cancel (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_until_complete (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_until_complete_stopped (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_server_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_signal_handling_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_signal_handling_while_selecting (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_ssl_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_close_after_finish (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_close_client_stream (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_exec (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_exitcode (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_interactive (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_kill (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_send_signal (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_shell (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_stderr (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_terminate (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_wait_no_same_group (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_timeout_rounding (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_write_pipe (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_write_pty (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_writer_callback (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_add_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_add_signal_handler (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_bidirectional_pty (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_later (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_close_running_event_loop (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_sock (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_ssl_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_ssl_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server_path_socket_error (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_internal_fds (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_prompt_cancellation (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_read_pipe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_read_pty_output (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_reader_callback (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_remove_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_in_executor (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_in_executor_cancel (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_until_complete (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_until_complete_stopped (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_server_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_signal_handling_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_signal_handling_while_selecting (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_ssl_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_close_after_finish (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_close_client_stream (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_exec (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_exitcode (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_interactive (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_kill (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_send_signal (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_shell (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_stderr (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_terminate (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_wait_no_same_group (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_timeout_rounding (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_write_pipe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_write_pty (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_writer_callback (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_close (test.test_asyncio.test_events.TestAbstractServer) ... ok test_get_loop (test.test_asyncio.test_events.TestAbstractServer) ... ok test_wait_closed (test.test_asyncio.test_events.TestAbstractServer) ... ok test_get_event_loop_new_process (test.test_asyncio.test_events.TestCGetEventLoop) ... ok test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestCGetEventLoop) ... ok test_get_event_loop_new_process (test.test_asyncio.test_events.TestPyGetEventLoop) ... ok test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestPyGetEventLoop) ... ok test_get_loop (test.test_asyncio.test_events.TestServer) ... ok test_hash (test.test_asyncio.test_events.TimerTests) ... ok test_timer (test.test_asyncio.test_events.TimerTests) ... ok test_timer_comparison (test.test_asyncio.test_events.TimerTests) ... ok test_timer_repr (test.test_asyncio.test_events.TimerTests) ... ok test_timer_repr_debug (test.test_asyncio.test_events.TimerTests) ... ok test_when (test.test_asyncio.test_events.TimerTests) ... ok test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_remove_done_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok test_inherit_without_calling_super_init (test.test_asyncio.test_futures.CFutureInheritanceTests) ... ok test_cancel (test.test_asyncio.test_futures.CFutureTests) ... ok test_constructor_positional (test.test_asyncio.test_futures.CFutureTests) ... ok test_copy_state (test.test_asyncio.test_futures.CFutureTests) ... ok test_exception (test.test_asyncio.test_futures.CFutureTests) ... ok test_exception_class (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_cancel_message_getter (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_cancel_message_setter (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_del_collect (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_del_segfault (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_exception_never_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_iter_throw (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_repr (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_source_traceback (test.test_asyncio.test_futures.CFutureTests) ... ok test_future_stop_iteration_args (test.test_asyncio.test_futures.CFutureTests) ... ok test_init_constructor_default_loop (test.test_asyncio.test_futures.CFutureTests) ... ok test_initial_state (test.test_asyncio.test_futures.CFutureTests) ... ok test_isfuture (test.test_asyncio.test_futures.CFutureTests) ... ok test_iter (test.test_asyncio.test_futures.CFutureTests) ... ok test_log_traceback (test.test_asyncio.test_futures.CFutureTests) ... ok test_result (test.test_asyncio.test_futures.CFutureTests) ... ok test_set_result_unless_cancelled (test.test_asyncio.test_futures.CFutureTests) ... ok test_tb_logger_abandoned (test.test_asyncio.test_futures.CFutureTests) ... ok test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CFutureTests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CFutureTests) ... ok test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CFutureTests) ... ok test_uninitialized (test.test_asyncio.test_futures.CFutureTests) ... ok test_wrap_future (test.test_asyncio.test_futures.CFutureTests) ... ok test_wrap_future_cancel (test.test_asyncio.test_futures.CFutureTests) ... ok test_wrap_future_cancel2 (test.test_asyncio.test_futures.CFutureTests) ... ok test_wrap_future_future (test.test_asyncio.test_futures.CFutureTests) ... ok test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CFutureTests) ... ok test_yield_from_twice (test.test_asyncio.test_futures.CFutureTests) ... ok test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_remove_done_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok test_cancel (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_constructor_positional (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_copy_state (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_exception (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_exception_class (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_cancel_message_getter (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_cancel_message_setter (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_del_collect (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_exception_never_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_iter_throw (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_repr (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_source_traceback (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_future_stop_iteration_args (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_init_constructor_default_loop (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_initial_state (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_isfuture (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_iter (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_log_traceback (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_result (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_set_result_unless_cancelled (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_tb_logger_abandoned (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_uninitialized (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_wrap_future (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_wrap_future_cancel (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_wrap_future_cancel2 (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_wrap_future_future (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_yield_from_twice (test.test_asyncio.test_futures.CSubFutureTests) ... ok test_ensure_future (test.test_asyncio.test_futures.DuckTests) ... ok test_wrap_future (test.test_asyncio.test_futures.DuckTests) ... ok test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_callbacks_remove_first_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_callbacks_remove_third_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_remove_done_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_inherit_without_calling_super_init (test.test_asyncio.test_futures.PyFutureInheritanceTests) ... ok test_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok test_constructor_positional (test.test_asyncio.test_futures.PyFutureTests) ... ok test_copy_state (test.test_asyncio.test_futures.PyFutureTests) ... ok test_exception (test.test_asyncio.test_futures.PyFutureTests) ... ok test_exception_class (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_cancel_message_getter (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_cancel_message_setter (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_del_collect (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_exception_never_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_iter_throw (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_repr (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_source_traceback (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_stop_iteration_args (test.test_asyncio.test_futures.PyFutureTests) ... ok test_init_constructor_default_loop (test.test_asyncio.test_futures.PyFutureTests) ... ok test_initial_state (test.test_asyncio.test_futures.PyFutureTests) ... ok test_isfuture (test.test_asyncio.test_futures.PyFutureTests) ... ok test_iter (test.test_asyncio.test_futures.PyFutureTests) ... ok test_log_traceback (test.test_asyncio.test_futures.PyFutureTests) ... ok test_result (test.test_asyncio.test_futures.PyFutureTests) ... ok test_set_result_unless_cancelled (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_abandoned (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_result_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_uninitialized (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_cancel2 (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_future (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_use_global_loop (test.test_asyncio.test_futures.PyFutureTests) ... ok test_yield_from_twice (test.test_asyncio.test_futures.PyFutureTests) ... ok test_ambiguous_loops (test.test_asyncio.test_locks.ConditionTests) ... ok test_context_manager (test.test_asyncio.test_locks.ConditionTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.ConditionTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.ConditionTests) ... ok test_explicit_lock (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify_all (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify_all_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_repr (test.test_asyncio.test_locks.ConditionTests) ... ok test_timeout_in_block (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_cancel (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_cancel_after_notify (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_cancel_contested (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_for (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_for_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_clear (test.test_asyncio.test_locks.EventTests) ... ok test_clear_with_waiters (test.test_asyncio.test_locks.EventTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.EventTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.EventTests) ... ok test_repr (test.test_asyncio.test_locks.EventTests) ... ok test_wait (test.test_asyncio.test_locks.EventTests) ... ok test_wait_cancel (test.test_asyncio.test_locks.EventTests) ... ok test_wait_on_set (test.test_asyncio.test_locks.EventTests) ... ok test_acquire (test.test_asyncio.test_locks.LockTests) ... ok test_acquire_cancel (test.test_asyncio.test_locks.LockTests) ... ok test_cancel_race (test.test_asyncio.test_locks.LockTests) ... ok test_cancel_release_race (test.test_asyncio.test_locks.LockTests) ... ok test_context_manager (test.test_asyncio.test_locks.LockTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.LockTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.LockTests) ... ok test_finished_waiter_cancelled (test.test_asyncio.test_locks.LockTests) ... ok test_lock (test.test_asyncio.test_locks.LockTests) ... ok test_lock_by_with_statement (test.test_asyncio.test_locks.LockTests) ... ok test_release_no_waiters (test.test_asyncio.test_locks.LockTests) ... ok test_release_not_acquired (test.test_asyncio.test_locks.LockTests) ... ok test_repr (test.test_asyncio.test_locks.LockTests) ... ok test_acquire (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_acquire_cancel (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_acquire_cancel_before_awoken (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_acquire_hang (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_initial_value_zero (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_release_no_waiters (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_release_not_acquired (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_repr (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_semaphore (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_semaphore_value (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_async_def_coroutines (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_debug_mode_manages_coroutine_origin_tracking (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_double_await (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_function_returning_awaitable (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_iscoroutine (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_iscoroutinefunction (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_task_print_stack (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_types_coroutine (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_context_manager_async_with (test.test_asyncio.test_pep492.LockTests) ... ok test_context_manager_with_await (test.test_asyncio.test_pep492.LockTests) ... ok test_readline (test.test_asyncio.test_pep492.StreamReaderTests) ... ok test_close (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_close_self_pipe (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_create_server (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_create_server_cancel (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_ctor (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_datagram_loop_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_datagram_loop_reading_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_datagram_loop_reading_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_datagram_loop_reading_no_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_datagram_loop_writing (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_datagram_loop_writing_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_loop_self_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_loop_self_reading_exception (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_loop_self_reading_fut (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_make_datagram_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_make_socket_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_process_events (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_stop_serving (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_write_to_self (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test__loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test__loop_writing_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test__loop_writing_error_received_connection (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test__loop_writing_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_fatal_error_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_buffer (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_buffer_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_buffer_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_connected_addr (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_error_received_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_no_data (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sendto_str (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok test_sock_sendfile_iobuffer (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests) ... skipped 'Proactor is supported on Windows only' test_sock_sendfile_not_a_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests) ... skipped 'Proactor is supported on Windows only' test_sock_sendfile_not_regular_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests) ... skipped 'Proactor is supported on Windows only' test_abort (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_call_connection_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_close_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_close_write_fut (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_ctor (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_dont_pause_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_fatal_error (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_fatal_error_2 (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_force_close_idempotent (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_aborted (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_aborted_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_aborted_is_fatal (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_conn_reset_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_exception (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing_err (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing_stop (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_resume_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_resume_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_writing_2write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_writing_3write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_buffer_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_duplex_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_more (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_base_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok test_buffered_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok test_datagram_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok test_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok test_subprocess_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok test_format (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_join_empty_queue (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_task_done (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_task_done_underflow (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_order (test.test_asyncio.test_queues.LifoQueueTests) ... ok test_format (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_join_empty_queue (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_task_done (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_task_done_underflow (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_order (test.test_asyncio.test_queues.PriorityQueueTests) ... ok test_ctor_loop (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_ctor_noloop (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_empty (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_full (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_maxsize (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_order (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_repr (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_str (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_blocking_get (test.test_asyncio.test_queues.QueueGetTests) ... ok test_blocking_get_wait (test.test_asyncio.test_queues.QueueGetTests) ... ok test_cancelled_getters_not_being_held_in_self_getters (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_cancelled (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_cancelled_race (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_with_putters (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_with_waiting_putters (test.test_asyncio.test_queues.QueueGetTests) ... ok test_nonblocking_get (test.test_asyncio.test_queues.QueueGetTests) ... ok test_nonblocking_get_exception (test.test_asyncio.test_queues.QueueGetTests) ... ok test_why_are_getters_waiting (test.test_asyncio.test_queues.QueueGetTests) ... ok test_format (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_join_empty_queue (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_task_done (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_task_done_underflow (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_blocking_put (test.test_asyncio.test_queues.QueuePutTests) ... ok test_blocking_put_wait (test.test_asyncio.test_queues.QueuePutTests) ... ok test_cancelled_put_silence_value_error_exception (test.test_asyncio.test_queues.QueuePutTests) ... ok test_cancelled_puts_not_being_held_in_self_putters (test.test_asyncio.test_queues.QueuePutTests) ... ok test_float_maxsize (test.test_asyncio.test_queues.QueuePutTests) ... ok test_get_cancel_drop_many_pending_readers (test.test_asyncio.test_queues.QueuePutTests) ... ok test_get_cancel_drop_one_pending_reader (test.test_asyncio.test_queues.QueuePutTests) ... ok test_nonblocking_put (test.test_asyncio.test_queues.QueuePutTests) ... ok test_nonblocking_put_exception (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_cancel_drop (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_cancelled (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_cancelled_race (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_with_waiting_getters (test.test_asyncio.test_queues.QueuePutTests) ... ok test_why_are_putters_waiting (test.test_asyncio.test_queues.QueuePutTests) ... ok test_asyncio_run_cancels_hanging_tasks (test.test_asyncio.test_runners.RunTests) ... ok test_asyncio_run_closes_gens_after_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests) ... ok test_asyncio_run_debug (test.test_asyncio.test_runners.RunTests) ... ok test_asyncio_run_from_running_loop (test.test_asyncio.test_runners.RunTests) ... ok test_asyncio_run_only_coro (test.test_asyncio.test_runners.RunTests) ... ok test_asyncio_run_raises (test.test_asyncio.test_runners.RunTests) ... ok test_asyncio_run_reports_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests) ... ok test_asyncio_run_return (test.test_asyncio.test_runners.RunTests) ... ok test_accept_connection_multiple (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_reader_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_reader_existing_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_writer_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_close (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_close_no_selector (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_make_socket_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_make_ssl_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_make_ssl_transport_without_ssl_error (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_read (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_read_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_write_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_read_from_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_read_from_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_reader_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_reader_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_writer_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_writer_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_write_to_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_write_to_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_fatal_error_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_fatal_error_connected_custom_error (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready_oserr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_buffer (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_buffer_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_buffer_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_connected_addr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_error_received_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_error_received_connection (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_str (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_buffer_updated_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_get_buffer_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_get_buffer_zerosized (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_proto_type_switch (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_ctor_with_waiter (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_data_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_pause_resume_reading (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_transport_close_remove_writer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_eof_after_close (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_eof_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_str (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test__add_reader (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_abort (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_close (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_close_write_buffer (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_connection_lost (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_fatal_error (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_fatal_error_custom_exception (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_force_close (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_sendfile (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_force_fallback (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_not_supported (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_ssl (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sock_sendfile_success (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok test_sendfile (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_force_fallback (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_not_supported (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_partial (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_ssl (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sock_sendfile_success (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok test_sendfile (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_force_fallback (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_not_supported (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_ssl (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sock_sendfile_success (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok test_start_server_1 (test.test_asyncio.test_server.ProactorStartServerTests) ... skipped 'Windows only' test_start_server_1 (test.test_asyncio.test_server.SelectorStartServerTests) ... ok test_start_unix_server_1 (test.test_asyncio.test_server.SelectorStartServerTests) ... ok test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_huge_content (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_huge_content (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_huge_content (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok test_buf_feed_data (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_create_connection_memory_leak (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_handshake_timeout (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_start_tls_server_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_start_tls_wrong_args (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only' test_buf_feed_data (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_create_connection_memory_leak (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_handshake_timeout (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_start_tls_server_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_start_tls_wrong_args (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok test_close_during_handshake (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_connection_lost (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_data_received_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_eof_received_waiter (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_fatal_error_no_name_error (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_get_extra_info_on_closed_connection (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_handshake_timeout_negative (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_handshake_timeout_zero (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_set_new_app_protocol (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_write_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_IncompleteReadError_pickleable (test.test_asyncio.test_streams.StreamTests) ... ok test_LimitOverrunError_pickleable (test.test_asyncio.test_streams.StreamTests) ... ok test___repr__ (test.test_asyncio.test_streams.StreamTests) ... ok test___repr__data (test.test_asyncio.test_streams.StreamTests) ... ok test___repr__eof (test.test_asyncio.test_streams.StreamTests) ... ok test___repr__exception (test.test_asyncio.test_streams.StreamTests) ... ok test___repr__nondefault_limit (test.test_asyncio.test_streams.StreamTests) ... ok test___repr__transport (test.test_asyncio.test_streams.StreamTests) ... ok test___repr__waiter (test.test_asyncio.test_streams.StreamTests) ... ok test_async_writer_api (test.test_asyncio.test_streams.StreamTests) ... ok test_async_writer_api_exception_after_close (test.test_asyncio.test_streams.StreamTests) ... ok test_at_eof (test.test_asyncio.test_streams.StreamTests) ... ok test_ctor_global_loop (test.test_asyncio.test_streams.StreamTests) ... ok test_drain_raises (test.test_asyncio.test_streams.StreamTests) ... ok test_eof_feed_when_closing_writer (test.test_asyncio.test_streams.StreamTests) ... ok test_exception (test.test_asyncio.test_streams.StreamTests) ... ok test_exception_cancel (test.test_asyncio.test_streams.StreamTests) ... ok test_exception_waiter (test.test_asyncio.test_streams.StreamTests) ... ok test_feed_empty_data (test.test_asyncio.test_streams.StreamTests) ... ok test_feed_nonempty_data (test.test_asyncio.test_streams.StreamTests) ... ok test_invalid_limit (test.test_asyncio.test_streams.StreamTests) ... ok test_open_connection (test.test_asyncio.test_streams.StreamTests) ... ok test_open_connection_error (test.test_asyncio.test_streams.StreamTests) ... ok test_open_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests) ... ok test_open_unix_connection (test.test_asyncio.test_streams.StreamTests) ... ok test_open_unix_connection_error (test.test_asyncio.test_streams.StreamTests) ... ok test_open_unix_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests) ... ok test_read (test.test_asyncio.test_streams.StreamTests) ... ok test_read_all_from_pipe_reader (test.test_asyncio.test_streams.StreamTests) ... ok test_read_eof (test.test_asyncio.test_streams.StreamTests) ... ok test_read_exception (test.test_asyncio.test_streams.StreamTests) ... ok test_read_limit (test.test_asyncio.test_streams.StreamTests) ... ok test_read_line_breaks (test.test_asyncio.test_streams.StreamTests) ... ok test_read_until_eof (test.test_asyncio.test_streams.StreamTests) ... ok test_read_zero (test.test_asyncio.test_streams.StreamTests) ... ok test_readexactly (test.test_asyncio.test_streams.StreamTests) ... ok test_readexactly_eof (test.test_asyncio.test_streams.StreamTests) ... ok test_readexactly_exception (test.test_asyncio.test_streams.StreamTests) ... ok test_readexactly_limit (test.test_asyncio.test_streams.StreamTests) ... ok test_readexactly_zero_or_less (test.test_asyncio.test_streams.StreamTests) ... ok test_readline (test.test_asyncio.test_streams.StreamTests) ... ok test_readline_empty_eof (test.test_asyncio.test_streams.StreamTests) ... ok test_readline_eof (test.test_asyncio.test_streams.StreamTests) ... ok test_readline_exception (test.test_asyncio.test_streams.StreamTests) ... ok test_readline_limit (test.test_asyncio.test_streams.StreamTests) ... ok test_readline_limit_with_existing_data (test.test_asyncio.test_streams.StreamTests) ... ok test_readline_nolimit_nowait (test.test_asyncio.test_streams.StreamTests) ... ok test_readline_read_byte_count (test.test_asyncio.test_streams.StreamTests) ... ok test_readuntil_eof (test.test_asyncio.test_streams.StreamTests) ... ok test_readuntil_limit_found_sep (test.test_asyncio.test_streams.StreamTests) ... ok test_readuntil_multi_chunks (test.test_asyncio.test_streams.StreamTests) ... ok test_readuntil_multi_chunks_1 (test.test_asyncio.test_streams.StreamTests) ... ok test_readuntil_separator (test.test_asyncio.test_streams.StreamTests) ... ok test_start_server (test.test_asyncio.test_streams.StreamTests) ... ok test_start_unix_server (test.test_asyncio.test_streams.StreamTests) ... ok test_streamreader_constructor (test.test_asyncio.test_streams.StreamTests) ... ok test_streamreaderprotocol_constructor (test.test_asyncio.test_streams.StreamTests) ... ok test_wait_closed_on_close (test.test_asyncio.test_streams.StreamTests) ... ok test_wait_closed_on_close_with_unread_data (test.test_asyncio.test_streams.StreamTests) ... ok test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_devnull_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_devnull_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_devnull_output (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_empty_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_shell (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_devnull_error (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_devnull_input (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_devnull_output (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_empty_input (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_shell (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_devnull_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_devnull_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_devnull_output (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_empty_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_shell (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_devnull_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_devnull_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_devnull_output (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_empty_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_shell (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_devnull_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_devnull_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_devnull_output (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_empty_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_shell (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests) ... ok test_subprocess_repr (test.test_asyncio.test_subprocess.SubprocessTransportTests) ... ok test_current_task_no_running_loop (test.test_asyncio.test_tasks.CCurrentLoopTests) ... ok test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.CCurrentLoopTests) ... ok test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.CCurrentLoopTests) ... ok test__enter_task (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__enter_task_failure (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__leave_task (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__leave_task_failure1 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__leave_task_failure2 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__register_task_1 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__register_task_2 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__register_task_3 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__unregister_task (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test__unregister_task_not_registered (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok test_as_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_context_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_context_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_context_3 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_gather_shield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_get_coro (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_get_stack (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_log_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_shield_effect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_shield_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_shield_gather (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_shield_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_sleep (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_step_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_step_result_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_basics (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_class (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_repr (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_errors (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_step_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_Tests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_del__log_destroy_pending_segfault (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_refleaks_in_task___init__ (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped "object has no attribute 'gettotalrefcount'" test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_step_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok test_foobar (test.test_asyncio.test_tasks.CTask_Future_Tests) ... ok test_as_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_context_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_context_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_context_3 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_gather_shield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_get_coro (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_get_stack (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_log_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_shield_effect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_shield_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_shield_gather (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_shield_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_sleep (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_step_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_step_result_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_basics (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_class (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_repr (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_task_source_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_errors (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok test_await_old_style_coro (test.test_asyncio.test_tasks.CompatibilityTests) ... ok test_debug_mode_interop (test.test_asyncio.test_tasks.CompatibilityTests) ... ok test_yield_from_awaitable (test.test_asyncio.test_tasks.CompatibilityTests) ... ok test_cancellation_broadcast (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_constructor_loop_selection (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_duplicate_coroutines (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_env_var_debug (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_exception_marking (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_one_exception (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_result_exception_success (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_return_exceptions (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_success (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_constructor_empty_sequence (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_constructor_heterogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_constructor_homogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_env_var_debug (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_one_exception (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_result_exception_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_result_exception_success (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_return_exceptions (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_success (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_asyncio_module_compiled (test.test_asyncio.test_tasks.GenericTaskTests) ... ok test_future_subclass (test.test_asyncio.test_tasks.GenericTaskTests) ... ok test_current_task_no_running_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests) ... ok test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.PyCurrentLoopTests) ... ok test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests) ... ok test__enter_task (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__enter_task_failure (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__leave_task (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__leave_task_failure1 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__leave_task_failure2 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__register_task_1 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__register_task_2 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__register_task_3 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__unregister_task (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test__unregister_task_not_registered (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_context_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_context_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_context_3 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_get_coro (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_step_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_context_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_context_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_context_3 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_get_coro (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_step_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_step_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_step_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_raises_timeout_error_if_returned_during_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_run_coroutine_threadsafe (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a thread to an event loop. ... ok test_run_coroutine_threadsafe_task_cancelled (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a tread to an event loop ... ok test_run_coroutine_threadsafe_task_factory_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a tread to an event loop ... ok test_run_coroutine_threadsafe_with_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a thread to an event loop ... ok test_run_coroutine_threadsafe_with_timeout (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a thread to an event loop ... ok test_loop_argument_is_deprecated (test.test_asyncio.test_tasks.SleepTests) ... ok test_sleep_zero (test.test_asyncio.test_tasks.SleepTests) ... ok test_coro_is_deprecated_in_wait (test.test_asyncio.test_tasks.WaitTests) ... ok test_loop_argument_is_deprecated_in_wait (test.test_asyncio.test_tasks.WaitTests) ... ok test_loop_argument_is_deprecated_in_wait_for (test.test_asyncio.test_tasks.WaitTests) ... ok test_to_thread (test.test_asyncio.test_threads.ToThreadTests) ... ok test_to_thread_args_kwargs (test.test_asyncio.test_threads.ToThreadTests) ... ok test_to_thread_concurrent (test.test_asyncio.test_threads.ToThreadTests) ... ok test_to_thread_contextvars (test.test_asyncio.test_threads.ToThreadTests) ... ok test_to_thread_exception (test.test_asyncio.test_threads.ToThreadTests) ... ok test_to_thread_once (test.test_asyncio.test_threads.ToThreadTests) ... ok test_ctor_extra_is_none (test.test_asyncio.test_transports.TransportTests) ... ok test_dgram_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok test_flowcontrol_mixin_set_write_limits (test.test_asyncio.test_transports.TransportTests) ... ok test_get_extra_info (test.test_asyncio.test_transports.TransportTests) ... ok test_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok test_subprocess_transport_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok test_writelines (test.test_asyncio.test_transports.TransportTests) ... ok test_not_implemented (test.test_asyncio.test_unix_events.AbstractChildWatcherTests) ... ok test_not_implemented (test.test_asyncio.test_unix_events.BaseChildWatcherTests) ... ok test_close (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_create_watcher (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_remove_child_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_set_loop (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_set_loop_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_remove_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_replace_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_two_children (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_unknown_status (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_child_watcher_replace_mainloop_existing (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_get_child_watcher_after_set (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_get_child_watcher_thread (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_get_default_child_watcher (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_close (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_create_watcher (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_remove_child_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_set_loop (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_set_loop_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_remove_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_replace_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_two_children (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_unknown_status (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_add_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_coroutine_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_install_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_install_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_install_error3 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_setup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_check_signal (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_close (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_close_on_finalizing (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_handle_signal_cancelled_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_handle_signal_no_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_cleanup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_sock_sendfile_blocking_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_cancel1 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_cancel2 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_exception (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_iobuffer (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_not_a_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_not_available (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_not_regular_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_os_error_first_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_sock_sendfile_os_error_next_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok test_create_unix_connection_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_nossl_serverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_ssl_noserverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_bind_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_existing_path_nonsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_existing_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_path_dgram (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_path_stream_bittype (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_ssl_bool (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_add_reader_invalid_argument (test.test_asyncio.test_unix_events.TestFunctional) ... ok test_add_reader_or_writer_transport_fd (test.test_asyncio.test_unix_events.TestFunctional) ... ok test__call_connection_lost (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready_blocked (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready_eof (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready_error (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_close_already_closing (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_ctor (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_pause_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_pause_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_pause_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_resume_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_resume_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_resume_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__call_connection_lost (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__read_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_empty (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_abort (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_can_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_close_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_ctor (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_buffer (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_eof_pending (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_no_data (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test.test_asyncio.test_windows_events (unittest.loader.ModuleSkipped) ... skipped 'Windows only' test.test_asyncio.test_windows_utils (unittest.loader.ModuleSkipped) ... skipped 'Windows only' ---------------------------------------------------------------------- Ran 2298 tests in 48.476s OK (skipped=19) == Tests result: FAILURE then SUCCESS == 404 tests OK. 10 slowest tests: - test_peg_generator: 3 min 45 sec - test_concurrent_futures: 2 min 30 sec - test_multiprocessing_spawn: 1 min 10 sec - test_multiprocessing_forkserver: 1 min 10 sec - test_signal: 1 min 1 sec - test_multiprocessing_fork: 52.3 sec - test_pydoc: 51.2 sec - test_io: 40.6 sec - test_subprocess: 27.8 sec - test_imaplib: 24.3 sec 21 tests skipped: test_curses test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_smtpnet test_socketserver test_startfile test_timeout test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winconsoleio test_winreg test_winsound test_xmlrpc_net test_zipfile64 1 re-run test: test_asyncio Total duration: 30 min 48 sec Tests result: FAILURE then SUCCESS + echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: optimized FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: optimized + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-3.9.0-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ko52dH + umask 022 + cd /builddir/build/BUILD + cd Python-3.9.0 + DOCDIR=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3 + cp -pr README.rst /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3 + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/bin/python3.9 warning: File listed twice: /usr/lib/.build-id/8b/7901d770f7bc025b210f89649e1e362587fa58 Provides: python(abi) = 3.9 python(abi) = 3.9 python3 = 3.9.0-1.fc34 python3(x86-32) = 3.9.0-1.fc34 python3.9 = 3.9.0-1.fc34 python3.9(x86-32) = 3.9.0-1.fc34 python39 = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libpython3.9.so.1.0 rtld(GNU_HASH) Obsoletes: python3.9 python39 < 3.9.0-1.fc34 Recommends: /usr/bin/python python3-pip python3-setuptools Processing files: python-unversioned-command-3.9.0-1.fc34.noarch Provides: python = 3.9.0-1.fc34 python-unversioned-command = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libs-3.9.0-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dQV2iH + umask 022 + cd /builddir/build/BUILD + cd Python-3.9.0 + DOCDIR=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-libs + cp -pr README.rst /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpython3.9.so.1.0 libpython3.so python-libs = 3.9.0-1.fc34 python3-libs = 3.9.0-1.fc34 python3-libs(x86-32) = 3.9.0-1.fc34 python3.9-libs = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.13) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.26) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libcrypt.so.2 libcrypt.so.2(XCRYPT_2.0) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_1) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libexpat.so.1 libffi.so.6 libgdbm.so.6 libgdbm_compat.so.4 liblzma.so.5 liblzma.so.5(XZ_5.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libncursesw.so.6 libnsl.so.2 libnsl.so.2(LIBNSL_1.0) libpanelw.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.1.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) libpython3.9.so.1.0 libreadline.so.8 librt.so.1 librt.so.1(GLIBC_2.2) libsqlite3.so.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) libtinfo.so.6 libtirpc.so.3 libtirpc.so.3(TIRPC_0.3.0) libutil.so.1 libutil.so.1(GLIBC_2.0) libuuid.so.1 libuuid.so.1(UUID_2.20) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Conflicts: python-libs < 3 Recommends: (python3-tkinter(x86-32) = 3.9.0-1.fc34 if tk(x86-32)) python3(x86-32) = 3.9.0-1.fc34 Processing files: python3-devel-3.9.0-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l5Z4cI + umask 022 + cd /builddir/build/BUILD + cd Python-3.9.0 + DOCDIR=/builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-devel + cp -pr Misc/README.valgrind /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-devel + cp -pr Misc/valgrind-python.supp /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-devel + cp -pr Misc/gdbinit /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386/usr/share/doc/python3-devel + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/bin/python3.9-config warning: File listed twice: /usr/lib/pkgconfig/python-3.9-embed.pc warning: File listed twice: /usr/lib/pkgconfig/python-3.9.pc Provides: 2to3 = 3.9.0-1.fc34 pkgconfig(python) = 3.9 pkgconfig(python-3.9) = 3.9 pkgconfig(python-3.9-embed) = 3.9 pkgconfig(python3) = 3.9 pkgconfig(python3-embed) = 3.9 python-devel = 3.9.0-1.fc34 python3-2to3 = 3.9.0-1.fc34 python3-devel = 3.9.0-1.fc34 python3-devel(x86-32) = 3.9.0-1.fc34 python3.9-devel = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libpython3.9.so.1.0 Conflicts: python-devel < 3 python3 < 3.9.0-1.fc34 Processing files: python3-idle-3.9.0-1.fc34.i686 Provides: application() application(idle3.desktop) idle = 3.9.0-1.fc34 idle3 = 3.9.0-1.fc34 metainfo() metainfo(idle3.appdata.xml) mimehandler(text/x-python) python-idle = 3.9.0-1.fc34 python3-idle = 3.9.0-1.fc34 python3-idle(x86-32) = 3.9.0-1.fc34 python3-tools = 3.9.0-1.fc34 python3-tools(x86-32) = 3.9.0-1.fc34 python3.9-idle = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: python-tools < 3 Obsoletes: python3-tools < 3.9.0-1.fc34 Processing files: python3-tkinter-3.9.0-1.fc34.i686 Provides: python-tkinter = 3.9.0-1.fc34 python3-tkinter = 3.9.0-1.fc34 python3-tkinter(x86-32) = 3.9.0-1.fc34 python3.9-tkinter = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libtcl8.6.so libtk8.6.so rtld(GNU_HASH) Processing files: python3-test-3.9.0-1.fc34.i686 Provides: python-test = 3.9.0-1.fc34 python3-test = 3.9.0-1.fc34 python3-test(x86-32) = 3.9.0-1.fc34 python3.9-test = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: python3-debug-3.9.0-1.fc34.i686 warning: absolute symlink: /usr/bin/python3-debug -> /usr/bin/python3.9d warning: File listed twice: /usr/lib/.build-id/41/d999dfa0446d605357d8b3a5ef0fc4d5a4a7fa warning: File listed twice: /usr/lib/libpython3.9d.so.1.0 Provides: libpython3.9d.so.1.0 pkgconfig(python-3.9d) = 3.9 pkgconfig(python-3.9d-embed) = 3.9 python-debug = 3.9.0-1.fc34 python3-debug = 3.9.0-1.fc34 python3-debug(x86-32) = 3.9.0-1.fc34 python3.9-debug = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.13) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.26) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libcrypt.so.2 libcrypt.so.2(XCRYPT_2.0) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_1) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libexpat.so.1 libffi.so.6 libgdbm.so.6 libgdbm_compat.so.4 liblzma.so.5 liblzma.so.5(XZ_5.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libncursesw.so.6 libnsl.so.2 libnsl.so.2(LIBNSL_1.0) libpanelw.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.1.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) libpython3.9d.so.1.0 libreadline.so.8 librt.so.1 librt.so.1(GLIBC_2.2) libsqlite3.so.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) libtcl8.6.so libtinfo.so.6 libtirpc.so.3 libtirpc.so.3(TIRPC_0.3.0) libtk8.6.so libutil.so.1 libutil.so.1(GLIBC_2.0) libuuid.so.1 libuuid.so.1(UUID_2.20) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Conflicts: python-debug < 3 Processing files: python3.9-debuginfo-3.9.0-1.fc34.i686 Provides: debuginfo(build-id) = 042377da89ea0c11c87f0cff4d8e4b957fd4a4eb debuginfo(build-id) = 06246d5e35d32e85ad7be6e7651666b57a18d44c debuginfo(build-id) = 0b76ee3edf4bef032f30d1722c60e5f7d2172f5b debuginfo(build-id) = 0cdb848e14bfdca89516cb475be82cab4eaca6de debuginfo(build-id) = 0fe207c756ec9abcf2b6702d0e0967a4a40c43de debuginfo(build-id) = 102605b416aa4a597b37b189d1208d760a517d5d debuginfo(build-id) = 11b075cd8f7e8bcc193189ffa6f9dd03f1764fad debuginfo(build-id) = 11c6464eb8554d085070b770ff44d85959a1042b debuginfo(build-id) = 1231ac16b89bc9467dc699b5f5ed745a4ce10e42 debuginfo(build-id) = 1252d85d668d218d89dbc2aa2f528882af47d4e3 debuginfo(build-id) = 12c307edbb99f59e76f36b8f3f40a3bd462ef47b debuginfo(build-id) = 12f9a0436b8e5ee880947d0c53620f57737a53de debuginfo(build-id) = 133a0f94038c05c6a4f6d85540d3bca96a1a636d debuginfo(build-id) = 13cea6d83da995e694b0af8d52a120680188104a debuginfo(build-id) = 1401512cb2b2758ae882d8e614c1884cf1ef8fbd debuginfo(build-id) = 1558a5a2da18f83c2abebefa42ab610c308a08f7 debuginfo(build-id) = 159ce381ae4180a7d8c97e867fb759cf6db5e346 debuginfo(build-id) = 1654946312a6331d7ccd6ef620c561c791164e61 debuginfo(build-id) = 19211885fe59fb37ae20d77104406ea45340578f debuginfo(build-id) = 19521373638166257ca1b7f4c00f72b867598b07 debuginfo(build-id) = 1e14fb6bac7a73621174121a7f56bf6bab1453fd debuginfo(build-id) = 205483b6fa789f7a1292039936047626dca24586 debuginfo(build-id) = 226318de045b64a1f28b6635100698f60167dcd5 debuginfo(build-id) = 24ffe188390cc8e599c20f368b50df69d9894f42 debuginfo(build-id) = 277215f83c4a7d9a7d0f1ab6762d99511024fdd6 debuginfo(build-id) = 28ca337cf01e0d194a3e72c14f99788a2ca32970 debuginfo(build-id) = 28d5c9d00a9cef18603a425d4401bb6d50ffa0e2 debuginfo(build-id) = 28fafd39afd0697e7a6c18002f68aad3dec51b94 debuginfo(build-id) = 2a40e2dd985babf1723a18f7dbb74a363637dedf debuginfo(build-id) = 2dc0c378bcde1c1d60ac4badf93ea68453acfb8e debuginfo(build-id) = 2eb9054fa97f248eb4d56d85eb68eb2ae06b61c5 debuginfo(build-id) = 2ed753a9384a221bb7601edd51db7e430b40dcc1 debuginfo(build-id) = 35326f2768e3eb20b0fb4a329f3acd907ca939dd debuginfo(build-id) = 382b2e0eaa8ca147d9c61cc3eb02e683279a2ff1 debuginfo(build-id) = 39e7d050218694da801c68d2eb89724c8448fec6 debuginfo(build-id) = 3afc40f972aa200f5a9ecd90cf650655c487b116 debuginfo(build-id) = 3b0bb09f717dab238167624236390c803976a655 debuginfo(build-id) = 3bba61cb3200b4936cc345ef3b9529892e2ad659 debuginfo(build-id) = 3ddb1ac49d4f61fc5317d30540239cd91271a221 debuginfo(build-id) = 40171922483b90debbb7f8ad23096940a29f6e1a debuginfo(build-id) = 41d999dfa0446d605357d8b3a5ef0fc4d5a4a7fa debuginfo(build-id) = 4408b30bfbafaf4bb8b05e942e09850b0b9c467f debuginfo(build-id) = 45bfef80125d9b3106740673a89a0ef687a2b0fc debuginfo(build-id) = 48172113a2f23a9609e0d138f0f070e8cb51cf67 debuginfo(build-id) = 4c51a5c9309f321bcd67bafc7e2ee7d51b9ed1a9 debuginfo(build-id) = 4cd647b3d2c6da95ffce193fab04864348a51bfc debuginfo(build-id) = 4d4ca491d72ba55fddc78a3233f0930dcf3e5460 debuginfo(build-id) = 4e1911fdbb7ad8dc491ff4e95224078112a17abe debuginfo(build-id) = 50f3c5c45ffb6fd4bfb75d9d16e84317f8f66e30 debuginfo(build-id) = 512638bf117ca2e6d355b72dd48142a1a4dfedc7 debuginfo(build-id) = 52a82060edac6a21f89e9f0e54abfd1ac7bf6c7a debuginfo(build-id) = 5407cc8df6c716e1046e83e34af0b2c9b9e28afe debuginfo(build-id) = 54f9ac594fded083b368c57dfcec65a42530746c debuginfo(build-id) = 562246550e64f5ccf07676e643fe9e1afe303e78 debuginfo(build-id) = 571f9915b5ce35338e516129dd969ab75e9ae370 debuginfo(build-id) = 58ac3988f7ca1b20a88aceb84ca0754a19dbc73f debuginfo(build-id) = 59d04212fe6436b05bf68388d7ce658e04bcd60b debuginfo(build-id) = 5c3864596b900a7efa55e2492a585594d57dc47a debuginfo(build-id) = 5df4bdb22a6f6f82ab913722116286ce72c11462 debuginfo(build-id) = 606fa7df964c5ab5d1ddd3eff7f49c0406eff821 debuginfo(build-id) = 612796418b3870bb5b66377fecc25d5e5fe29878 debuginfo(build-id) = 6168ddfdd45a2c9d42aeb5a3ed4d2b3732de4db6 debuginfo(build-id) = 68d57359b5c4f01f31b2a7fa05ff0d56e1a727d7 debuginfo(build-id) = 695d4b6736413368a9ce0ec56c64046ceb91831c debuginfo(build-id) = 6a58512a86d1d8a60e5c996e71f4edc2a7917edf debuginfo(build-id) = 6b61dbfb2fba3e5526b10494b6c07b20481906c7 debuginfo(build-id) = 6bea7e14597d008e3014e53847166ffa5fe34123 debuginfo(build-id) = 6c6bb32d8977119caccc8d10ae722e778efde980 debuginfo(build-id) = 70617c8cc226113dc450f02f335abe0bf45b8999 debuginfo(build-id) = 73b05b38526facee03856656893bdc1ebb0f8943 debuginfo(build-id) = 75a07ca8f65bebce15cb104d8203cfe6ac5bd4d5 debuginfo(build-id) = 75dc92354eba82bc8691b80b52788444e1f261e7 debuginfo(build-id) = 78e412c4734c7f8b6393e55e6304debd23da685b debuginfo(build-id) = 79f8cee1dded79599c038b256ba54a203e2bdbd5 debuginfo(build-id) = 7bbd6f400fba4da3957541af719a59ad955b7d22 debuginfo(build-id) = 7d42616b8963f4b2b6390360790ca2e1ed445c98 debuginfo(build-id) = 7dc59b00a3c69ea4b8f27e89f965022e364e65a8 debuginfo(build-id) = 7e1caae1af9eeeb1962029ddb5182c0e93cbf30c debuginfo(build-id) = 7f787b3fd2f04a66cfa7b4ab154fa445c316594d debuginfo(build-id) = 8349b4e73c08e9f8e3bc592e2fd06782493ae684 debuginfo(build-id) = 85710b346eb0409e3fa885ff52d666e0587b6c93 debuginfo(build-id) = 87939454019f316fb40e58e58a147c72ad201bf2 debuginfo(build-id) = 8844b1ababd80bbd107013f3365794896e27b73f debuginfo(build-id) = 88c06233dbdcb235aef8689d796dc6c5fecf3884 debuginfo(build-id) = 88df6bf6211b3064fd3dbb96133cb9ab7785e28b debuginfo(build-id) = 897c13e01a6b94dc536f9275fee3bdf7e3aca256 debuginfo(build-id) = 8b70ad4ef9f4bb3f5043975389eaecee7f1384b2 debuginfo(build-id) = 8b7901d770f7bc025b210f89649e1e362587fa58 debuginfo(build-id) = 8bb201cc76e4f56cfbc5d94adbb2b3374d0b4044 debuginfo(build-id) = 8f5ddca92deb237b676904009469cb5ff5d655d9 debuginfo(build-id) = 91f93d9b592858f07f01eab49ff7a3706ba6a270 debuginfo(build-id) = 9251d975655cbc128d40b9218f2646f657c7c5e7 debuginfo(build-id) = 9be7de51eda39ff0f7ccc21ff91ac6ceb370e714 debuginfo(build-id) = 9cebbd92cceddc6d25a83b16994ee24b6ee3c545 debuginfo(build-id) = a03eedccadba2d54718d23b0fd2ae7b40e85d8c3 debuginfo(build-id) = a43714f69f8e8dd426b07c1f6fedc77e68f4b655 debuginfo(build-id) = a4b722ffb8f84e1d784385df6e6e7d3e9deccb10 debuginfo(build-id) = a705568ff8b3ad3315c08e368fbbaf96d51b6c37 debuginfo(build-id) = a720c4e239d2224aa953cda0a42bb07b0ff97659 debuginfo(build-id) = a7bbc01dc31017e8be1a44418032ebce735a74c5 debuginfo(build-id) = a854dd9c1d7c96f59f026b3bb59ffed3f86344e0 debuginfo(build-id) = a900a924d42eae8c703d8e55016ad7cd790103a2 debuginfo(build-id) = a9441ec2b3f481fdd2de350663d18995a29d11b8 debuginfo(build-id) = a956763e5e26fc9a26f115feb6a7e1b9709f870c debuginfo(build-id) = aa2abfe2d264ee6f3231d10c84d1879fbbf1fb58 debuginfo(build-id) = ac0d48aad7455641b86c92cf277b420604a3256f debuginfo(build-id) = ac882c43ccfdaa28d811f0ddf67ae47bc7feee50 debuginfo(build-id) = acd38cdc6eff96ebddb547a4c3dfd1f3c986129c debuginfo(build-id) = b152555b83e81d54d425c8108fe2700e325863df debuginfo(build-id) = b2e85d22dd7441156a87203001814e0760e608a5 debuginfo(build-id) = b3466e34ae58d0d71a367fe1af3678842c3d08f8 debuginfo(build-id) = b358860f52bf6d802cf9d08f7f69c49dc6f1dc06 debuginfo(build-id) = ba130de391f0e60ff7209b34f21d72281653979b debuginfo(build-id) = bb19c7814866df8d2740e9fc78dbdcdd1f454a48 debuginfo(build-id) = bc9c2299826fe12032d267450822492450186266 debuginfo(build-id) = bd360b705d0075c75d702edc4dd7677964c7b4e9 debuginfo(build-id) = bdaeec6d653de9360fd011590d1dec005adfce59 debuginfo(build-id) = bfd5051aba96fc2a956d994037d467ad54832f85 debuginfo(build-id) = c5b9941c5073b8b936a65c06138c195d3f913b96 debuginfo(build-id) = c67e191e690206673286ffbc609c7c0acacf9b1d debuginfo(build-id) = ca3ba38ceb8ad1c84c7b15766af0668db09339e7 debuginfo(build-id) = ce22ceef993c39b9c6d3ffd3973cad76c8486036 debuginfo(build-id) = cf2e56d4d8d191261820bcc41ede4882e1820226 debuginfo(build-id) = cf84563ca2da10b5f17cf35db3fa099a8614f2f8 debuginfo(build-id) = d094f3f05d1d676f235a2a60132b1602e0b9c70e debuginfo(build-id) = d0a0bcad64f8e54ee084a8fe5619449baf490e5d debuginfo(build-id) = d1381cc01bedd0d7d79e3e384c1964c3a6fbcfe3 debuginfo(build-id) = d3293da2f1ac479c7ef14290d562509608297ee4 debuginfo(build-id) = d33ef39aaeab250fa92c924603ea7eb550e33299 debuginfo(build-id) = d668db5dd8a75999753c60c61df7049a0a5c0f03 debuginfo(build-id) = d695979f505fe43cfca308ea14b90b91700a730f debuginfo(build-id) = d6ca4668da309ed8c301cff97fad0247b2ec7550 debuginfo(build-id) = d6dca99a01cc64852f300d3d8f35e36839af8241 debuginfo(build-id) = d9ee92679a94fae09f8a4a8c94c40ef16fb7c7c1 debuginfo(build-id) = db85b4221bbfea66deaf0aba18207f935bec85ca debuginfo(build-id) = dbbb661d9777a110aa8885a29b76274efdb118cf debuginfo(build-id) = dbed19aa6e499d5f8eaa8f91d6f428422eb57428 debuginfo(build-id) = dd4e86c98137b0ba71c556eb78ba3bb076539cc2 debuginfo(build-id) = de8c7f5679a446790a800d9dc93055ea02c06ba7 debuginfo(build-id) = dfb981ed6a00e502309400bba80eb1ddc3fa6db9 debuginfo(build-id) = e0a96ed01a0ef21cb73e8d47cac378feee3f5f69 debuginfo(build-id) = e100c53aab6e595af8e8472511ef1e9e7cb02348 debuginfo(build-id) = e20f31f742866b5e251e4af47bbaf3bb2a1f8ac0 debuginfo(build-id) = e2890b724d8a2c422ff61067acd185a9b791af51 debuginfo(build-id) = e591c65c93b951f61cd0a68445cf900560540068 debuginfo(build-id) = e59baae7e4877cec744cd7c68e4781deacc0984f debuginfo(build-id) = e5fdd93e55d33c163b85d4b0dfdfec0c28e12caa debuginfo(build-id) = e6281362197f35fd0c4d0cb34f948cce1b0ad621 debuginfo(build-id) = ead010b4dac770ab98e3d2391d9200f47a88ac9a debuginfo(build-id) = ee7b00d94c872d1c7b54be6d8432b2056e10878b debuginfo(build-id) = eeedf0d0c78be4fe10c669494c68bee7a80053f0 debuginfo(build-id) = f1841df4bf63b41ff49f7afec3008ce6ecb0978f debuginfo(build-id) = f2ae3710d2ee202d3443bd7c20ed9f3803eb04dc debuginfo(build-id) = f31801f00bb779712910938ead61979e55e070a2 debuginfo(build-id) = fa428762123cafedcd19b5b03fdf32e0bdd3009c debuginfo(build-id) = fdf30e9d6f2e58d327a4ed1b1a0c45323162996a python-debuginfo = 3.9.0-1.fc34 python3-debuginfo = 3.9.0-1.fc34 python3.9-debuginfo = 3.9.0-1.fc34 python3.9-debuginfo(x86-32) = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.9-debugsource(x86-32) = 3.9.0-1.fc34 Processing files: python3.9-debugsource-3.9.0-1.fc34.i686 Provides: python3.9-debugsource = 3.9.0-1.fc34 python3.9-debugsource(x86-32) = 3.9.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 Wrote: /builddir/build/RPMS/python3.9-debugsource-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3.9-debuginfo-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-libs-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-idle-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-tkinter-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python-unversioned-command-3.9.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-devel-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-debug-3.9.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-test-3.9.0-1.fc34.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cNFszL + umask 022 + cd /builddir/build/BUILD + cd Python-3.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3.9-3.9.0-1.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0